Module

x/polkadot/util-crypto/bn.ts>BN_LE_512_OPTS

Package publishing for deno.land/x/polkadot
Go to Latest
variable BN_LE_512_OPTS
import { BN_LE_512_OPTS } from "https://dotland.deno.dev/x/polkadot@0.2.35/util-crypto/bn.ts";

type

{ bitLength: number; isLe: boolean; }