Skip to main content
Module

x/polkadot/util/types.ts>ToBnOptions

Package publishing for deno.land/x/polkadot
Latest
interface ToBnOptions
import { type ToBnOptions } from "https://deno.land/x/polkadot@0.2.45/util/types.ts";

Properties

optional
isLe: boolean

Convert in LE format

optional
isNegative: boolean

Number is signed, apply two's complement