This commit is contained in:
Cryptoval Trading Technologies
2025-12-08 21:33:01 +00:00
parent 7ad83f2ee3
commit b4e8d3bba4
+2 -1
View File
@@ -1,6 +1,6 @@
{
"USD": {
"name":
"name": "USA Dollar",
"pricing": {
"method": "fixed"
, "value": 1.0
@@ -8,6 +8,7 @@
, "qty_precision": "0.01"
}
"BTC": {
"name": "Bitcoin"
"pricing": {
"method": "exch_inst"
, "exchange_id": "COINBASE"