Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgBeginRedelegate
Variable MsgBeginRedelegate
Msg
Begin
Redelegate
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgBeginRedelegate
;
encode
(
message
:
MsgBeginRedelegate
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgBeginRedelegateAmino
)
:
MsgBeginRedelegate
;
fromAminoMsg
(
object
:
MsgBeginRedelegateAminoMsg
)
:
MsgBeginRedelegate
;
fromPartial
(
object
:
{
amount
?:
{
amount
?:
string
;
denom
?:
string
;
}
;
delegatorAddress
?:
string
;
validatorDstAddress
?:
string
;
validatorSrcAddress
?:
string
;
}
)
:
MsgBeginRedelegate
;
fromProtoMsg
(
message
:
MsgBeginRedelegateProtoMsg
)
:
MsgBeginRedelegate
;
toAmino
(
message
:
MsgBeginRedelegate
)
:
MsgBeginRedelegateAmino
;
toAminoMsg
(
message
:
MsgBeginRedelegate
)
:
MsgBeginRedelegateAminoMsg
;
toProto
(
message
:
MsgBeginRedelegate
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgBeginRedelegate
)
:
MsgBeginRedelegateProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...