class GenericAccountIndex
extends u32
import { GenericAccountIndex } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/mod.ts";
Constructors
new
GenericAccountIndex(registry: Registry, value?: AnyNumber)Static Methods
calcLength(_value: BN | number): number
readLength(input: Uint8Array): [number, number]
writeLength(input: Uint8Array): Uint8Array