Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
RequestOfferSnapshot
Variable RequestOfferSnapshot
Request
Offer
Snapshot
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
RequestOfferSnapshot
;
encode
(
message
:
RequestOfferSnapshot
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
RequestOfferSnapshotAmino
)
:
RequestOfferSnapshot
;
fromAminoMsg
(
object
:
RequestOfferSnapshotAminoMsg
)
:
RequestOfferSnapshot
;
fromPartial
(
object
:
{
appHash
?:
Uint8Array
;
snapshot
?:
{
chunks
?:
number
;
format
?:
number
;
hash
?:
Uint8Array
;
height
?:
bigint
;
metadata
?:
Uint8Array
;
}
;
}
)
:
RequestOfferSnapshot
;
fromProtoMsg
(
message
:
RequestOfferSnapshotProtoMsg
)
:
RequestOfferSnapshot
;
toAmino
(
message
:
RequestOfferSnapshot
)
:
RequestOfferSnapshotAmino
;
toProto
(
message
:
RequestOfferSnapshot
)
:
Uint8Array
;
toProtoMsg
(
message
:
RequestOfferSnapshot
)
:
RequestOfferSnapshotProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...