Skip to content

Commit

Permalink
Merge pull request #2 from eoscostarica/feat/distribute-cron-job
Browse files Browse the repository at this point in the history
docs(readme): update github readme
  • Loading branch information
xavier506 authored Sep 22, 2022
2 parents 9d79f17 + f3ef3c7 commit d5dbefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

This script is meant to be run as a cron job that calls the `eden.genesis::distribute` action to allocate funds for eden delegates to withdrawal on a monthly basis.

It will call the `distribute` action until all funds have been distributed and the contract returns "nothing to do.".
It will call the `distribute` action until all funds have been distributed and the contract returns "nothing to do".

## Installation

Expand Down

0 comments on commit d5dbefe

Please sign in to comment.