Closed 0x-r4bbit closed 2 weeks ago
This adds a lock() function to the staking contract, allowing vaults to lock their funds after they have staked in the past.
lock()
Closes #40
Ensure you completed all of the steps below before submitting your pull request:
pnpm adorno
pnpm verify
Updated this PR based on your comments @gravityblast
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:
pnpm adorno
?pnpm verify
?