Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgUnsuspendContract
Variable MsgUnsuspendContract
Msg
Unsuspend
Contract
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgUnsuspendContract
;
encode
(
message
:
MsgUnsuspendContract
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgUnsuspendContractAmino
)
:
MsgUnsuspendContract
;
fromAminoMsg
(
object
:
MsgUnsuspendContractAminoMsg
)
:
MsgUnsuspendContract
;
fromPartial
(
object
:
{
contractAddr
?:
string
;
creator
?:
string
;
}
)
:
MsgUnsuspendContract
;
fromProtoMsg
(
message
:
MsgUnsuspendContractProtoMsg
)
:
MsgUnsuspendContract
;
toAmino
(
message
:
MsgUnsuspendContract
)
:
MsgUnsuspendContractAmino
;
toProto
(
message
:
MsgUnsuspendContract
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgUnsuspendContract
)
:
MsgUnsuspendContractProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...