Skip to content

Commit

Permalink
Merge pull request #220 from fasteater/patch-1
Browse files Browse the repository at this point in the history
Update 2_VotingEscrow.md
  • Loading branch information
Tritium-VLK committed Sep 27, 2024
2 parents 071a2b6 + b71c078 commit 6a6deaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/vote-escrow-launchpad/2_VotingEscrow.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ order: 1
The contract allows locking tokens for a selected period of time and receiving rewards from the RewardsDistribution contract in return. It utilizes the VotingEscrow contract from Curve as its implementation.

## Code
[VotingEscrow.vy](https://github.com/protofire/ve8020-launchpad/blob/main/contracts/Launchpad.vy)
[VotingEscrow.vy](https://github.com/protofire/ve8020-launchpad/blob/main/contracts/VotingEscrow.vy)


## MaxLock Time and Lock Durations
Expand Down

0 comments on commit 6a6deaa

Please sign in to comment.