Skip to main content
Module

x/polkadot/util-crypto/mod.ts>secp256k1PrivateKeyTweakAdd

Package publishing for deno.land/x/polkadot
Go to Latest
function secp256k1PrivateKeyTweakAdd
import { secp256k1PrivateKeyTweakAdd } from "https://deno.land/x/polkadot@0.2.33/util-crypto/mod.ts";

Parameters

seckey: Uint8Array
tweak: Uint8Array
optional
onlyBn: boolean

Returns

Uint8Array