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