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