Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
cosmos
crypto
multisig
Variable multisig
Const
multisig
:
{
LegacyAminoPubKey
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
LegacyAminoPubKey
;
encode
(
message
:
LegacyAminoPubKey
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
LegacyAminoPubKeyAmino
)
:
LegacyAminoPubKey
;
fromAminoMsg
(
object
:
LegacyAminoPubKeyAminoMsg
)
:
LegacyAminoPubKey
;
fromPartial
(
object
:
{
publicKeys
?:
{
$typeUrl
?:
string
;
typeUrl
?:
string
;
value
?:
Uint8Array
;
}
[]
;
threshold
?:
number
;
}
)
:
LegacyAminoPubKey
;
fromProtoMsg
(
message
:
LegacyAminoPubKeyProtoMsg
)
:
LegacyAminoPubKey
;
toAmino
(
message
:
LegacyAminoPubKey
)
:
LegacyAminoPubKeyAmino
;
toAminoMsg
(
message
:
LegacyAminoPubKey
)
:
LegacyAminoPubKeyAminoMsg
;
toProto
(
message
:
LegacyAminoPubKey
)
:
Uint8Array
;
toProtoMsg
(
message
:
LegacyAminoPubKey
)
:
LegacyAminoPubKeyProtoMsg
;
}
;
}
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...