mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-08 21:58:06 -05:00
misc: todo left in fresh lens v2 deployment script
This commit is contained in:
@@ -533,6 +533,8 @@ contract DeployFreshLensV2 is Script, ForkManagement, ArrayHelpers {
|
||||
vm.writeLine(addressesFile, string.concat('AnonymousProfileId :', vm.toString(anonymousProfileId)));
|
||||
console.log('\n* * * Anonymous profile created with id: ', anonymousProfileId);
|
||||
saveValue('AnonymousProfileId', vm.toString(anonymousProfileId));
|
||||
|
||||
// TODO: Add PublicActProxy as a delegatedExecutor of anonymousProfileId
|
||||
}
|
||||
vm.stopBroadcast();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user