accounting config for coinbase

This commit is contained in:
Cryptoval Trading Technologies 2025-10-17 19:46:28 +00:00
parent 2ebac80d7b
commit 42491d050c

View 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"
}
}
}
}