Fix order schema typo
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"$ref": "/wholeNumberSchema"
|
||||
},
|
||||
"chainId": {
|
||||
"type": "number "
|
||||
"type": "number"
|
||||
},
|
||||
"exchangeAddress": {
|
||||
"$ref": "/addressSchema"
|
||||
|
Reference in New Issue
Block a user