Skip to content

Commit 1ad6cc1

Browse files
authored
Fix(migrating_V1_to_V2.md): Remove the usage of etherscan api in favor of log compilation.
1 parent 07a6402 commit 1ad6cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrating_V1_to_V2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This strategy allows us to present our partners and users with a modernized entr
4343

4444
## Step-by-Step Migration Guide
4545

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.
4747

4848
After completion, we will use one `wallet` to deploy and run the migration and set the final `roles` and `owners`.
4949

0 commit comments

Comments
 (0)