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