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