An unsigned integer value

Category

Elementary types

Hierarchy

  • UintValue

Properties

interpretations: {}

Type declaration

    kind: "value"
    type: UintType
    value: {
        asBN: BN;
        rawAsBN?: BN;
    }

    Type declaration

    • asBN: BN
    • Optional rawAsBN?: BN

    Generated using TypeDoc