Skip to content

Commit

Permalink
Merge pull request #113 from GenerationSoftware/test-run
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
trmid committed Apr 17, 2024
2 parents e65fc30 + a3d4cb2 commit 768fa64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
uses: zgosalvez/github-actions-report-lcov@v1.5.0
with:
coverage-files: lcov.info
minimum-coverage: 100
minimum-coverage: 99
github-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ In PoolTogether V5 prizes are distributed through the Prize Pool contract. There
- Accrued yield is sold by the Liquidator and sent to the Prize Pool.
- Every "Draw" a random number is provided and given to the Prize Pool and the next set of prizes are available.
- The Prize Pool determines a users chance of winning by reading historic data from the TWAB Controller.
- The VRGDA Claimer allows users prizes to be claimed.
- The Claimer allows users prizes to be claimed.

## Development

Expand Down

0 comments on commit 768fa64

Please sign in to comment.