Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
DelegatorWithdrawInfo
Variable DelegatorWithdrawInfo
Delegator
Withdraw
Info
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
DelegatorWithdrawInfo
;
encode
(
message
:
DelegatorWithdrawInfo
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
DelegatorWithdrawInfoAmino
)
:
DelegatorWithdrawInfo
;
fromAminoMsg
(
object
:
DelegatorWithdrawInfoAminoMsg
)
:
DelegatorWithdrawInfo
;
fromPartial
(
object
:
{
delegatorAddress
?:
string
;
withdrawAddress
?:
string
;
}
)
:
DelegatorWithdrawInfo
;
fromProtoMsg
(
message
:
DelegatorWithdrawInfoProtoMsg
)
:
DelegatorWithdrawInfo
;
toAmino
(
message
:
DelegatorWithdrawInfo
)
:
DelegatorWithdrawInfoAmino
;
toAminoMsg
(
message
:
DelegatorWithdrawInfo
)
:
DelegatorWithdrawInfoAminoMsg
;
toProto
(
message
:
DelegatorWithdrawInfo
)
:
Uint8Array
;
toProtoMsg
(
message
:
DelegatorWithdrawInfo
)
:
DelegatorWithdrawInfoProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...