Skip to content

Commit

Permalink
remove(PrizeFlush): moving PrizeFlush to v4-periphery (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamescg committed Oct 6, 2021
1 parent d36195d commit 15a9e9b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 368 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ https://docs.pooltogether.com
- [DrawCalculator](/contracts/DrawCalculator.sol)
- [DrawHistory](/contracts/DrawHistory.sol)
- [DrawPrize](/contracts/DrawPrize.sol)
- [PrizeFlush](/contracts/PrizeFlush.sol)
- [PrizeSplitStrategy](/contracts/PrizeSplitStrategy.sol)
- [Reserve](/contracts/Reserve.sol)

Expand Down
158 changes: 0 additions & 158 deletions contracts/PrizeFlush.sol

This file was deleted.

86 changes: 0 additions & 86 deletions contracts/interfaces/IPrizeFlush.sol

This file was deleted.

123 changes: 0 additions & 123 deletions test/PrizeFlush.test.ts

This file was deleted.

0 comments on commit 15a9e9b

Please sign in to comment.