Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types/interfaces/vesting/types.ts>VestingInfo

Package publishing for deno.land/x/polkadot
Go to Latest
interface VestingInfo
implements Struct
import { type VestingInfo } from "https://deno.land/x/polkadot@0.2.36/types/interfaces/vesting/types.ts";

Properties

readonly
locked: Balance
readonly
perBlock: Balance
readonly
startingBlock: BlockNumber