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
MsgChannelCloseInit
Class MsgChannelCloseInit
MsgChannelCloseInit defines a msg sent by a Relayer to Chain A to close a channel with Chain B.
Hierarchy
MsgChannelCloseInit
Implements
Msg
Index
Constructors
constructor
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Channel
Close
Init
(
msg
:
<internal>
.
MsgChannelCloseInit
)
:
MsgChannelCloseInit
Parameters
msg:
<internal>
.
MsgChannelCloseInit
Returns
MsgChannelCloseInit
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Channel
Close
Init
constructor
to
Amino
to
Proto
MsgChannelCloseInit defines a msg sent by a Relayer to Chain A to close a channel with Chain B.