accounting config for coinbase
This commit is contained in:
parent
2ebac80d7b
commit
42491d050c
20
data/apps/utils/coinbase/accounting.cfg
Normal file
20
data/apps/utils/coinbase/accounting.cfg
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"__DUMMY__": null
|
||||||
|
|
||||||
|
, "refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
|
||||||
|
# , "comm": @inc=http://@env{CONFIG_SERVICE}/apps/common/comm
|
||||||
|
|
||||||
|
, "exchanges_settings": {
|
||||||
|
|
||||||
|
"COINBASE_AT": {
|
||||||
|
"accounting": {
|
||||||
|
"enabled": true
|
||||||
|
, "streaming": false
|
||||||
|
}
|
||||||
|
, "credentials_key": {
|
||||||
|
"read_only": "COINBASE_ADV_RO"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user