Search
Preparing search index...
The search index is not available
Secret.js Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Secret.js Docs
<internal>
MsgCreateVestingAccount
Class MsgCreateVestingAccount
MsgCreateVestingAccount defines a message that enables creating a vesting account.
Hierarchy
MsgCreateVestingAccount
Implements
Msg
Index
Constructors
constructor
Properties
params
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Create
Vesting
Account
(
params
:
MsgCreateVestingAccountParams
)
:
MsgCreateVestingAccount
Parameters
params:
MsgCreateVestingAccountParams
Returns
MsgCreateVestingAccount
Properties
params
params
:
MsgCreateVestingAccountParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
"/opt/buildhome/repo/src/grpc_
gateway/tendermint/abci/types.pb"
"/opt/buildhome/repo/src/protobuf/cosmos/distribution/v1beta1/distribution"
"/opt/buildhome/repo/src/protobuf/cosmos/gov/v1beta1/gov"
"/opt/buildhome/repo/src/protobuf/cosmos/params/v1beta1/params"
"/opt/buildhome/repo/src/protobuf/cosmos/tx/v1beta1/tx"
"/opt/buildhome/repo/src/protobuf/cosmos/upgrade/v1beta1/upgrade"
"/opt/buildhome/repo/src/protobuf/ibc/core/client/v1/client"
Msg
Create
Vesting
Account
constructor
params
to
Amino
to
Proto
MsgCreateVestingAccount defines a message that enables creating a vesting account.