Module

x/polkadot/util/bundle.ts>nSqrt

Package publishing for deno.land/x/polkadot
Go to Latest
function nSqrt
import { nSqrt } from "https://dotland.deno.dev/x/polkadot@0.2.35/util/bundle.ts";

Type Parameters

ExtToBn extends ToBn | ToBigInt

Parameters

value:
| BN
| bigint
| string
| number
| null

Returns

bigint