9 lines
183 B
JSON
9 lines
183 B
JSON
{
|
|
"id": "/AssetPairsRequestOpts",
|
|
"type": "object",
|
|
"properties": {
|
|
"assetDataA": { "$ref": "/hexSchema" },
|
|
"assetDataB": { "$ref": "/hexSchema" }
|
|
}
|
|
}
|