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": { "USD": {
"name": "name": "USA Dollar",
"pricing": { "pricing": {
"method": "fixed" "method": "fixed"
, "value": 1.0 , "value": 1.0
@@ -8,6 +8,7 @@
, "qty_precision": "0.01" , "qty_precision": "0.01"
} }
"BTC": { "BTC": {
"name": "Bitcoin"
"pricing": { "pricing": {
"method": "exch_inst" "method": "exch_inst"
, "exchange_id": "COINBASE" , "exchange_id": "COINBASE"