Documentation ¶
Overview ¶
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/line/lbm-sdk/x/auth/vesting/types/
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // functions aliases RegisterCodec = types.RegisterCodec NewBaseVestingAccount = types.NewBaseVestingAccount NewContinuousVestingAccountRaw = types.NewContinuousVestingAccountRaw NewContinuousVestingAccount = types.NewContinuousVestingAccount NewPeriodicVestingAccountRaw = types.NewPeriodicVestingAccountRaw NewPeriodicVestingAccount = types.NewPeriodicVestingAccount NewDelayedVestingAccountRaw = types.NewDelayedVestingAccountRaw NewDelayedVestingAccount = types.NewDelayedVestingAccount // variable aliases VestingCdc = types.VestingCdc )
Functions ¶
This section is empty.
Types ¶
type BaseVestingAccount ¶
type BaseVestingAccount = types.BaseVestingAccount
type ContinuousVestingAccount ¶
type ContinuousVestingAccount = types.ContinuousVestingAccount
type DelayedVestingAccount ¶
type DelayedVestingAccount = types.DelayedVestingAccount
type PeriodicVestingAccount ¶
type PeriodicVestingAccount = types.PeriodicVestingAccount
Click to show internal directories.
Click to hide internal directories.