Skip to content

Instantly share code, notes, and snippets.

@pmitchev
Created October 14, 2014 09:57
Show Gist options
  • Select an option

  • Save pmitchev/90c4da8578168791043c to your computer and use it in GitHub Desktop.

Select an option

Save pmitchev/90c4da8578168791043c to your computer and use it in GitHub Desktop.
Dashcoin pool payment config
"payments": {
"enabled": true,
"interval": 30,
"maxAddresses": 5,
"mixin": 3,
"transferFee": 1500000000,
"minPayment": 1000000000000,
"maxTransactionAmount": 50000000000000,
"denomination": 100000000000
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment