fix: medusa test

This commit is contained in:
moebius
2025-03-26 14:10:11 +01:00
parent 3685ca9fef
commit fd18570e22

View File

@@ -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);