1 2 3 4 5 6 7 8
{ "id": "/AssetPairsRequestOpts", "type": "object", "properties": { "assetDataA": { "$ref": "/hexSchema" }, "assetDataB": { "$ref": "/hexSchema" } } }