Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
App
Variable App
App
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
App
;
encode
(
message
:
App
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
AppAmino
)
:
App
;
fromAminoMsg
(
object
:
AppAminoMsg
)
:
App
;
fromPartial
(
object
:
{
protocol
?:
bigint
;
software
?:
string
;
}
)
:
App
;
fromProtoMsg
(
message
:
AppProtoMsg
)
:
App
;
toAmino
(
message
:
App
)
:
AppAmino
;
toProto
(
message
:
App
)
:
Uint8Array
;
toProtoMsg
(
message
:
App
)
:
AppProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...