HexString
Arbitrary hex-encoded bytes, 0x-prefixed.
stringHexString
Arbitrary hex-encoded bytes, 0x-prefixed.
Possible values: Value must match regular expression ^0x(?:[0-9a-f]{2})+$
Examples:
- Example 1
- Example 2
Example:
0xdeadbeefExample:
0x0123456789abcdefHexString
"0xdeadbeef"