We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3e91e commit c4c0b1aCopy full SHA for c4c0b1a
core/node/da_clients/src/eigen/EIGENDAV2_MIGRATION.md
@@ -39,22 +39,4 @@ Check the [README.md](./README.md) for more details on the new fields.
39
40
### Note
41
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
53
54
55
56
57
58
-- Be sure that your private key has the needed permissions set on the V2 client.
59
60
- Remember to run `zkstackup --local` before running the new server after this changes
0 commit comments