Skip to content

Instantly share code, notes, and snippets.

@eug13768
Created July 25, 2016 18:40
Show Gist options
  • Save eug13768/3e1b17b596ebc7aea4c704d9ec75454d to your computer and use it in GitHub Desktop.
Save eug13768/3e1b17b596ebc7aea4c704d9ec75454d to your computer and use it in GitHub Desktop.
payouts.json
{
"payouts": {
"enabled": true,
"requirePeers": 15,
"interval": "12h",
"daemon": "http://127.0.0.1:8545",
"timeout": "10s",
"address": "0x<pool_account_address_here>",
"autoGas": true,
"gas": "21000",
"gasPrice": "50000000000",
"autoGas": true,
"threshold": 100000000,
"bgsave": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment