diff --git a/data/apps/utils/coinbase/accounting.cfg b/data/apps/utils/coinbase/accounting.cfg new file mode 100644 index 0000000..f94e910 --- /dev/null +++ b/data/apps/utils/coinbase/accounting.cfg @@ -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" + } + } + } +} +