Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgStoreCodeResponse
Variable MsgStoreCodeResponse
Msg
Store
Code
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgStoreCodeResponse
;
encode
(
message
:
MsgStoreCodeResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgStoreCodeResponseAmino
)
:
MsgStoreCodeResponse
;
fromAminoMsg
(
object
:
MsgStoreCodeResponseAminoMsg
)
:
MsgStoreCodeResponse
;
fromPartial
(
object
:
{
checksum
?:
Uint8Array
;
codeId
?:
bigint
;
}
)
:
MsgStoreCodeResponse
;
fromProtoMsg
(
message
:
MsgStoreCodeResponseProtoMsg
)
:
MsgStoreCodeResponse
;
toAmino
(
message
:
MsgStoreCodeResponse
)
:
MsgStoreCodeResponseAmino
;
toAminoMsg
(
message
:
MsgStoreCodeResponse
)
:
MsgStoreCodeResponseAminoMsg
;
toProto
(
message
:
MsgStoreCodeResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgStoreCodeResponse
)
:
MsgStoreCodeResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...