UNPKG

96 BTypeScriptView Raw
1export declare function ed25519DeriveHard(seed: Uint8Array, chainCode: Uint8Array): Uint8Array;