Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ValueOp
Variable ValueOp
Value
Op
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ValueOp
;
encode
(
message
:
ValueOp
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
ValueOpAmino
)
:
ValueOp
;
fromAminoMsg
(
object
:
ValueOpAminoMsg
)
:
ValueOp
;
fromPartial
(
object
:
{
key
?:
Uint8Array
;
proof
?:
{
aunts
?:
Uint8Array
[]
;
index
?:
bigint
;
leafHash
?:
Uint8Array
;
total
?:
bigint
;
}
;
}
)
:
ValueOp
;
fromProtoMsg
(
message
:
ValueOpProtoMsg
)
:
ValueOp
;
toAmino
(
message
:
ValueOp
)
:
ValueOpAmino
;
toProto
(
message
:
ValueOp
)
:
Uint8Array
;
toProtoMsg
(
message
:
ValueOp
)
:
ValueOpProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...