Preparing search index...
The search index is not available
Documentation
Documentation
CosmJS-ESM Documentation
AminoMsgCreateVestingAccount
Interface AminoMsgCreateVestingAccount
interface
AminoMsgCreateVestingAccount
{
type
:
"cosmos-sdk/MsgCreateVestingAccount"
;
value
:
{
amount
:
readonly
Coin
[]
;
delayed
:
boolean
;
end_time
:
string
;
from_address
:
string
;
to_address
:
string
;
}
;
}
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
value
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
Bech32 account address