Skip to content

Commit f4a5cb6

Browse files
authored
Update immutable.mdx (axelarnetwork#668)
1 parent 8446290 commit f4a5cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/validator/external-chains/immutable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ mkdir /opt/immutable-zkevm
115115
116116
2. Generate a random password.
117117
```bash
118-
openssl rand -base64 > /opt/immutable-zkevm/password
118+
openssl rand -base64 32 > /opt/immutable-zkevm/password
119119
```
120120
121121
3. Pull the Docker image.

0 commit comments

Comments
 (0)