A bytestring value (dynamic length)

Category

Elementary types

Hierarchy

  • BytesDynamicValue

Properties

interpretations: {}

Type declaration

    kind: "value"
    value: {
        asHex: string;
    }

    Type declaration

    • asHex: string

      hex-formatted, with leading "0x"

    Generated using TypeDoc