mirror of
https://github.com/vacp2p/staking-reward-streamer.git
synced 2026-01-09 21:18:01 -05:00
fix comment
This commit is contained in:
@@ -118,7 +118,7 @@ contract TimeWeightedStakingWithRewardsTest is Test {
|
||||
dump();
|
||||
|
||||
console.log("3 years alice");
|
||||
console.log("3 years alice unstakes 100");
|
||||
console.log("3 years alice unstakes 50");
|
||||
vm.warp(start + 730 days);
|
||||
vm.prank(alice);
|
||||
staking.unstake(50e18);
|
||||
|
||||
Reference in New Issue
Block a user