Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Justin Schuldt <[email protected]>
merklejerk and justinschuldt authored Mar 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7174cef commit 31d15e0
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
@@ -7,7 +7,7 @@ For Ethereum protocols that can be exploited in a single transaction (which are
## How it Works

### Protocol Registration
Projects register themselves to the HoneyPause contract via the `add()` function, providing:
Projects register bounties with the HoneyPause contract via the `add()` function, providing:

1. A bounty token and amount, but no deposit*.
2. The address of a custom **Verifier** contract which asserts onchain state invariants that would be violated in the case of an exploit. Examples could be an AMM's reserve violating the constant product formula or a lending protocol incurring bad debt.

0 comments on commit 31d15e0

Please sign in to comment.