vacp2p / staking-reward-streamer

MIT License
0 stars 0 forks source link

feat(RewardsStreamerMP): add `lock(uint256)` function #69

Closed 0x-r4bbit closed 2 weeks ago

0x-r4bbit commented 3 weeks ago

This adds a lock() function to the staking contract, allowing vaults to lock their funds after they have staked in the past.

Closes #40

Checklist

Ensure you completed all of the steps below before submitting your pull request:

0x-r4bbit commented 2 weeks ago

Updated this PR based on your comments @gravityblast