Preparing search index...
The search index is not available
@cosmjs/stargate Documentation
@cosmjs/stargate Documentation
AminoMsgCreateVestingAccount
Interface AminoMsgCreateVestingAccount
Hierarchy
AminoMsg
AminoMsgCreateVestingAccount
Index
Properties
type
value
Properties
Readonly
type
type
:
"cosmos-sdk/MsgCreateVestingAccount"
Readonly
value
value
:
{
amount
:
readonly
Coin
[]
;
delayed
:
boolean
;
end_time
:
string
;
from_address
:
string
;
to_address
:
string
;
}
Type declaration
Readonly
amount
:
readonly
Coin
[]
Readonly
delayed
:
boolean
Readonly
end_
time
:
string
Readonly
from_
address
:
string
Bech32 account address
Readonly
to_
address
:
string
Bech32 account address
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@cosmjs/stargate
Documentation
logs
Amino
Msg
Create
Vesting
Account
type
value
Generated using
TypeDoc
Bech32 account address