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