Gets the public key of a key pair.
The URI of the key to get the public key for.
The public key of the key pair.
Imports a key pair into the key store.
The key pair to import.
The full DID controller + fragment identifier (e.g. 'did:btc1:xyz#key-1').
The options for importing the key pair.
Optional
active?: booleanOptional
importKey?: booleanA promise that resolves to the key identifier of the imported key.
The interface for the Btc1KeyManager class. KeyManager