Preparing search index...
The search index is not available
Documentation
Documentation
SecretJS-ESM Docs
Tx
MsgDeposit
Class MsgDeposit
MsgDeposit defines a message to submit a deposit to an existing proposal.
Implements
Tx
.
Msg
Index
Constructors
constructor
Properties
params
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Deposit
(
params
)
:
Tx
.
MsgDeposit
Parameters
params
:
Tx
.
MsgDepositParams
Returns
Tx
.
MsgDeposit
Properties
params
params
:
Tx
.
MsgDepositParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
Tx
.
AminoMsg
>
Returns
Promise
<
Tx
.
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
Tx
.
ProtoMsg
>
Returns
Promise
<
Tx
.
ProtoMsg
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
params
to
Amino
to
Proto
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
MsgDeposit defines a message to submit a deposit to an existing proposal.