Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Amino

Index

Properties

Properties

type: "cosmos-sdk/MsgCreatePeriodicVestingAccount"
value: { from_address: string; start_time: string; to_address: string; vesting_periods: Period.Amino[] }

Type declaration

  • from_address: string
  • start_time: string
  • to_address: string
  • vesting_periods: Period.Amino[]