UNPKG

@polkadot/util-crypto

Version:
2 lines (1 loc) 122 B
export declare function secp256k1PrivateKeyTweakAdd(seckey: Uint8Array, tweak: Uint8Array, onlyBn?: boolean): Uint8Array;