Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgIBCCloseChannel
Variable MsgIBCCloseChannel
MsgIBCClose
Channel
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgIBCCloseChannel
;
encode
(
message
:
MsgIBCCloseChannel
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgIBCCloseChannelAmino
)
:
MsgIBCCloseChannel
;
fromAminoMsg
(
object
:
MsgIBCCloseChannelAminoMsg
)
:
MsgIBCCloseChannel
;
fromPartial
(
object
:
{
channel
?:
string
;
}
)
:
MsgIBCCloseChannel
;
fromProtoMsg
(
message
:
MsgIBCCloseChannelProtoMsg
)
:
MsgIBCCloseChannel
;
toAmino
(
message
:
MsgIBCCloseChannel
)
:
MsgIBCCloseChannelAmino
;
toAminoMsg
(
message
:
MsgIBCCloseChannel
)
:
MsgIBCCloseChannelAminoMsg
;
toProto
(
message
:
MsgIBCCloseChannel
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgIBCCloseChannel
)
:
MsgIBCCloseChannelProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...