.secret-config.js.sample 116 B

12345
  1. module.exports = {
  2. privateKey: 'PRIVATE_KEY',
  3. apiPoint: 'http://web.410eth.com:8888',
  4. walletMax: 1000
  5. }