Changing settings for the pool is as simple as logging to your server.
- /var/web/serverconfig.php - update this file to include your public ip to access the admin panel. update with public keys from exchanges. update with other information specific to your server..
cd /var/web/
sudo vim serverconfig.php
Type i to edit Public Keys, IPs and Fees.
Press esc on keyboard and type ZZ when done editing.
Changing Private Keys
- /etc/yiimp/keys.php - update with secret keys from the exchanges.
sudo vim /etc/yiimp/keys.php
Type i to edit
Press esc on keyboard, type ZZ when done editing.
- /etc/yiimp/keys.php - update with secret keys from the exchanges.
Comments
Post a Comment