Generated from
cosmos/cosmos-sdk@c1126e4e5460 on ref main.Transaction messages
These messages are included in signed transactions, not called as endpoints. See Transactions for the execution model, and Sending transactions for the envelope they go into. Examples use CLI transaction JSON. Decimal fields use values such as"0.05", even when their proto type is bytes. The gRPC TxEncode method instead requires the scaled value "50000000000000000". See scalar encodings.
- Handler: Generated client method
- Signer: Account that must sign
- Amino name: Legacy identifier used by hardware wallets and other Amino signers
CreatePeriodicVestingAccount
CreatePeriodicVestingAccount defines a method that enables creating a periodic vesting account.
In a transaction:
MsgCreatePeriodicVestingAccountResponse:
This message has no fields.
CreatePermanentLockedAccount
CreatePermanentLockedAccount defines a method that enables creating a permanent locked account.
In a transaction:
MsgCreatePermanentLockedAccountResponse:
This message has no fields.
CreateVestingAccount
CreateVestingAccount defines a method that enables creating a vesting account.
In a transaction:
MsgCreateVestingAccountResponse:
This message has no fields.
Types
Messages referenced by the fields above. Protocol buffers version 3 has no required fields, so every field is optional on the wire, and a[] suffix marks a repeated field.