Update keys.sample.php (#150)

include BTER
This commit is contained in:
hexpool 2017-08-13 13:05:38 +02:00 committed by Tanguy Pruvot
parent 6afff0c2e5
commit d9b97ee3bc

View file

@ -8,6 +8,7 @@ define('YIIMP_MYSQLDUMP_PASS', '<my_mysql_password>');
define('EXCH_BITTREX_SECRET', '<my_bittrex_api_secret_key>'); define('EXCH_BITTREX_SECRET', '<my_bittrex_api_secret_key>');
define('EXCH_BITSTAMP_SECRET',''); define('EXCH_BITSTAMP_SECRET','');
define('EXCH_BLEUTRADE_SECRET', ''); define('EXCH_BLEUTRADE_SECRET', '');
define('EXCH_BTER_SECRET', '');
define('EXCH_CCEX_SECRET', ''); define('EXCH_CCEX_SECRET', '');
define('EXCH_COINMARKETS_PASS', ''); define('EXCH_COINMARKETS_PASS', '');
define('EXCH_CRYPTOPIA_SECRET', ''); define('EXCH_CRYPTOPIA_SECRET', '');