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 13eefc2 commit dd5b473Copy full SHA for dd5b473
docs/node-operator-onboarding.md
@@ -25,8 +25,8 @@ The address of that keypair will be the identifier of your Node Operator in the
25
26
You will need to provide the secret key to the env of one of your Nodes, so it's not recommended to reuse an existing keypair.
27
28
-The account should have some Optimism on it, the smart-contract calls are cheap and performed rarely.
29
-Having 5$ equivalent of Optimism on it should be good enough for a year.
+The account should have some ETH on the Optimism Mainnet. Smart contract calls are inexpensive and infrequent.
+Having the equivalent of $5 worth of ETH on Optimism should be sufficient for about a year.
30
31
### Generate Node & Database keypairs
32
0 commit comments