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