Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
tendermint/crypto/keys
PublicKey
Interface PublicKey
PublicKey defines the keys available for use with Validators
interface
PublicKey
{
ed25519
?:
Uint8Array
;
secp256k1
?:
Uint8Array
;
}
Index
Properties
ed25519?
secp256k1?
Properties
Optional
ed25519
ed25519
?:
Uint8Array
Optional
secp256k1
secp256k1
?:
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ed25519
secp256k1
@axelarjs/proto
Loading...
Generated using
TypeDoc
PublicKey defines the keys available for use with Validators