Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

Package publishing for deno.land/x/polkadot
Latest
variable BN_LE_OPTS
import { BN_LE_OPTS } from "https://deno.land/x/polkadot@0.2.45/util-crypto/bn.ts";

type

{ isLe: boolean; }