Versions in this module Expand all Collapse all v1 v1.0.0 Jan 6, 2023 Changes in this version + var NewBaseVestingAccount = types.NewBaseVestingAccount + var NewContinuousVestingAccount = types.NewContinuousVestingAccount + var NewContinuousVestingAccountRaw = types.NewContinuousVestingAccountRaw + var NewDelayedVestingAccount = types.NewDelayedVestingAccount + var NewDelayedVestingAccountRaw = types.NewDelayedVestingAccountRaw + var NewPeriodicVestingAccount = types.NewPeriodicVestingAccount + var NewPeriodicVestingAccountRaw = types.NewPeriodicVestingAccountRaw + var RegisterCodec = types.RegisterCodec + var VestingCdc = types.VestingCdc + type BaseVestingAccount = types.BaseVestingAccount + type ContinuousVestingAccount = types.ContinuousVestingAccount + type DelayedVestingAccount = types.DelayedVestingAccount + type Period = types.Period + type PeriodicVestingAccount = types.PeriodicVestingAccount + type Periods = types.Periods