Skip to content

Commit c4c0b1a

Browse files
committed
remove needless change
1 parent 7a3e91e commit c4c0b1a

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

core/node/da_clients/src/eigen/EIGENDAV2_MIGRATION.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,4 @@ Check the [README.md](./README.md) for more details on the new fields.
3939
4040
### Note
4141
42-
You should also change your `chains/<YOUR_CHAIN>/configs/secrets.yaml` from:
43-
44-
```yaml
45-
da_client:
46-
client: Eigen
47-
private_key: <your_private_key>
48-
```
49-
50-
To
51-
52-
```yaml
53-
da_client:
54-
client: Eigen
55-
private_key: <your_private_key>
56-
```
57-
58-
- Be sure that your private key has the needed permissions set on the V2 client.
59-
6042
- Remember to run `zkstackup --local` before running the new server after this changes

0 commit comments

Comments
 (0)