Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Input
Variable Input
Input
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
Input
;
encode
(
message
:
Input
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
InputAmino
)
:
Input
;
fromAminoMsg
(
object
:
InputAminoMsg
)
:
Input
;
fromPartial
(
object
:
{
address
?:
string
;
coins
?:
{
amount
?:
string
;
denom
?:
string
;
}
[]
;
}
)
:
Input
;
fromProtoMsg
(
message
:
InputProtoMsg
)
:
Input
;
toAmino
(
message
:
Input
)
:
InputAmino
;
toAminoMsg
(
message
:
Input
)
:
InputAminoMsg
;
toProto
(
message
:
Input
)
:
Uint8Array
;
toProtoMsg
(
message
:
Input
)
:
InputProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...