Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
LeafOp
Variable LeafOp
Leaf
Op
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
LeafOp
;
encode
(
message
:
LeafOp
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
LeafOpAmino
)
:
LeafOp
;
fromAminoMsg
(
object
:
LeafOpAminoMsg
)
:
LeafOp
;
fromPartial
(
object
:
{
hash
?:
HashOp
;
length
?:
LengthOp
;
prefix
?:
Uint8Array
;
prehashKey
?:
HashOp
;
prehashValue
?:
HashOp
;
}
)
:
LeafOp
;
fromProtoMsg
(
message
:
LeafOpProtoMsg
)
:
LeafOp
;
toAmino
(
message
:
LeafOp
)
:
LeafOpAmino
;
toProto
(
message
:
LeafOp
)
:
Uint8Array
;
toProtoMsg
(
message
:
LeafOp
)
:
LeafOpProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...