20251208
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user