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