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
Copy file name to clipboardExpand all lines: docs/migrating_V1_to_V2.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ This strategy allows us to present our partners and users with a modernized entr
43
43
44
44
## Step-by-Step Migration Guide
45
45
46
-
The migration process involves a `JavaScript` script that creates a `Foundry` Solidity script, utilizing a list of users acquired from an `Etherscan` service.
46
+
The migration process involves a `JavaScript` script that creates a `Foundry` Solidity script, utilizing a list of users acquired from compiling logs.
47
47
48
48
After completion, we will use one `wallet` to deploy and run the migration and set the final `roles` and `owners`.
0 commit comments