Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
PubKey
Interface PubKey
PubKey defines a secp256r1 ECDSA public key.
interface
PubKey
{
key
:
Uint8Array
;
}
Index
Properties
key
Properties
key
key
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
@crownfi/sei-js-proto
Loading...
PubKey defines a secp256r1 ECDSA public key.