Cryptoval Trading Technologies 42491d050c accounting config for coinbase
2025-10-17 19:46:28 +00:00

21 lines
448 B
INI

{
"__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"
}
}
}
}