mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 17:37:58 -05:00
fix: medusa test
This commit is contained in:
@@ -59,7 +59,7 @@ contract Setup is HandlerActors, GhostStorage, FuzzUtils {
|
||||
entrypoint.registerPool(token, IPrivacyPool(tokenPool), MIN_DEPOSIT, FEE_VETTING, MAX_RELAY_FEE);
|
||||
|
||||
vm.prank(POSTMAN);
|
||||
entrypoint.updateRoot(1, 'a');
|
||||
entrypoint.updateRoot(1, 'bafkreidigpgsqmyq7f3c56a6yojlxjfpqs7l44uke6q3i63qznatnoiywa');
|
||||
|
||||
createNewActors(5);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user