import { type IBigIntConstructor } from "https://deno.land/x/polkadot@0.2.19/util/types.ts";
Methods
Interprets the low bits of a BigInt as a 2's-complement signed integer. All higher bits are discarded.
import { type IBigIntConstructor } from "https://deno.land/x/polkadot@0.2.19/util/types.ts";
Interprets the low bits of a BigInt as a 2's-complement signed integer. All higher bits are discarded.