Search
Preparing search index...
The search index is not available
@cosmjs/stargate Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@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
Exports
logs
Amino
Msg
Create
Vesting
Account
type
value
Generated using
TypeDoc
Bech32 account address