Skip to main content

terra_sdk.core.auth.msgs.msg_create_periodic_vesting_account

Auth mdoule message types.

MsgCreatePeriodicVestingAccount Objects


_2
@attr.s
_2
class MsgCreatePeriodicVestingAccount(Msg)

MsgCreatePeriodicVestingAccount defines a message that enables creating a periodic vesting.

Arguments:

  • from_address AccAddress - account to create a vesting account
  • to_address AccAddress - vesting account
  • start_time int - vesting start time
  • vesting_periods List[Period] - list of periods