Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
RedelegationEntryResponse
Variable RedelegationEntryResponse
Redelegation
Entry
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
RedelegationEntryResponse
;
encode
(
message
:
RedelegationEntryResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
RedelegationEntryResponseAmino
)
:
RedelegationEntryResponse
;
fromAminoMsg
(
object
:
RedelegationEntryResponseAminoMsg
)
:
RedelegationEntryResponse
;
fromPartial
(
object
:
{
balance
?:
string
;
redelegationEntry
?:
{
completionTime
?:
Date
;
creationHeight
?:
bigint
;
initialBalance
?:
string
;
sharesDst
?:
string
;
}
;
}
)
:
RedelegationEntryResponse
;
fromProtoMsg
(
message
:
RedelegationEntryResponseProtoMsg
)
:
RedelegationEntryResponse
;
toAmino
(
message
:
RedelegationEntryResponse
)
:
RedelegationEntryResponseAmino
;
toAminoMsg
(
message
:
RedelegationEntryResponse
)
:
RedelegationEntryResponseAminoMsg
;
toProto
(
message
:
RedelegationEntryResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
RedelegationEntryResponse
)
:
RedelegationEntryResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...