Skip to content

Commit

Permalink
Update docs/PAYOUTS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sammy007 committed Aug 4, 2016
1 parent 77d8a35 commit c917765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/PAYOUTS.md
Expand Up @@ -38,7 +38,7 @@ After payout session, payment module will perform `BGSAVE` (background saving) o

If your payout is not logged and not confirmed by Ethereum network you can resolve it automatically. You need to payouts in maintenance mode by setting up `RESOLVE_PAYOUT=1` or `RESOLVE_PAYOUT=True` environment variable:

`RESOLVE_PAYOUT=1 ether-pool payouts.json`.
`RESOLVE_PAYOUT=1 ./build/bin/open-ethereum-pool payouts.json`.

Payout module will fetch all rows from Redis with key `eth:payments:pending` and credit balance back to miners. Usually you will have only single entry there.

Expand Down

0 comments on commit c917765

Please sign in to comment.