schemasbytesOn this pagebytes JSON Schema { "title": "hex encoded bytes", "type": "string", "pattern": "^0x[0-9a-f]*$"}