Skip to main content

HexString

Arbitrary hex-encoded bytes, 0x-prefixed.

stringHexString (string)

Arbitrary hex-encoded bytes, 0x-prefixed.

Possible values: Value must match regular expression ^0x(?:[0-9a-f]{2})+$

HexString
"string"