UNPKG

hive-keychain-commons

Version:

Platform-agnostic functions used in Hive Keychain mobile and extensions

2 lines (1 loc) 95 B
export declare const getPublicKeyFromPrivateKeyString: (privateKeyS: string) => string | null;