You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smart contracts:
test that creates a plugin rewards delegate market and uses the vault as the plugin - make sure that a call to plugin.claim() can be made, because currently the popcorn RewardsClaimer uses harvest() as the fn to collect the rewards
The text was updated successfully, but these errors were encountered:
smart contracts:
test that creates a plugin rewards delegate market and uses the vault as the plugin - make sure that a call to plugin.claim() can be made, because currently the popcorn RewardsClaimer uses harvest() as the fn to collect the rewards
smart contracts:
test that creates a plugin rewards delegate market and uses the vault as the plugin - make sure that a call to
plugin.claim()
can be made, because currently the popcornRewardsClaimer
usesharvest()
as the fn to collect the rewardsThe text was updated successfully, but these errors were encountered: