Type alias Uint

Uint: {
    limbs: bigint[];
}

Type declaration

  • limbs: bigint[]

Generated using TypeDoc