We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa963c commit 46bce58Copy full SHA for 46bce58
README.md
@@ -31,6 +31,14 @@ Address : 0xabcd1234...
31
Key : 0xabcd1234...
32
```
33
34
+Please fund at least 10 OAS to the following address. This address will send transactions to our L1 to cover the required gas fees:
35
+- OP_PROPOSER_ADDR
36
+- OP_BATCHER_ADDR
37
+- MR_PROVER_ADDR
38
+- MR_FINALIZER_ADDR
39
+- VERIFY_SUBMITTER_ADDR
40
+
41
42
## Create `jwt.txt`
43
Create the JWT secret used for authentication between `op-node` and `op-geth`. This secret does not need to be backed up.
44
```shell
0 commit comments