Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // functions aliases RegisterCodec = types.RegisterCodec NewBaseVestingAccount = authtypes.NewBaseVestingAccount NewLazyGradedVestingAccountRaw = types.NewLazyGradedVestingAccountRaw NewLazyGradedVestingAccount = types.NewLazyGradedVestingAccount // variable aliases VestingCdc = types.VestingCdc )
Functions ¶
This section is empty.
Types ¶
type BaseVestingAccount ¶
type BaseVestingAccount = authtypes.BaseVestingAccount
type LazyGradedVestingAccount ¶
type LazyGradedVestingAccount = types.LazyGradedVestingAccount
type LazySchedule ¶
type LazySchedule = types.LazySchedule
type LazySchedules ¶
type LazySchedules = types.LazySchedules
type VestingSchedule ¶
type VestingSchedule = types.VestingSchedule
type VestingSchedules ¶
type VestingSchedules = types.VestingSchedules
Click to show internal directories.
Click to hide internal directories.