Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
cosmos
crypto
sr25519
Variable sr25519
Const
sr25519
:
{
PubKey
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
PubKey
;
encode
(
message
:
PubKey
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
PubKeyAmino
)
:
PubKey
;
fromAminoMsg
(
object
:
PubKeyAminoMsg
)
:
PubKey
;
fromPartial
(
object
:
{
key
?:
Uint8Array
;
}
)
:
PubKey
;
fromProtoMsg
(
message
:
PubKeyProtoMsg
)
:
PubKey
;
toAmino
(
message
:
PubKey
)
:
PubKeyAmino
;
toAminoMsg
(
message
:
PubKey
)
:
PubKeyAminoMsg
;
toProto
(
message
:
PubKey
)
:
Uint8Array
;
toProtoMsg
(
message
:
PubKey
)
:
PubKeyProtoMsg
;
}
;
}
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...