vesting
module is responsible for handling the vesting account implementation used by Furya Hub.
For more information, visit https://docs.cosmos.network/main/modules/vesting/
Msg
defines the bank Msg service.
MsgCreateVestingAccount
MsgCreateVestingAccount
defines a message that enables creating a vesting account.
MsgCreateVestingAccountResponse
MsgCreateVestingAccountResponse
defines the Msg/CreateVestingAccount
response type.
MsgCreatePermanentLockedAccount
MsgCreatePermanentLockedAccount
defines a message that enables creating a permanent locked account.
MsgCreatePermanentLockedAccountResponse
MsgCreatePermanentLockedAccountResponse
defines the Msg/CreatePermanentLockedAccount
response type.
MsgCreateVestingAccount
MsgCreateVestingAccount
defines a message that enables creating a vesting account.
MsgCreateVestingAccountResponse
MsgCreateVestingAccountResponse
defines the Msg/CreatePeriodicVestingAccount
response type.