Skip to content

Commit dd5b473

Browse files
chore(docs): clarify ETH requirement on Optimism in onboarding docs (#259)
1 parent 13eefc2 commit dd5b473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/node-operator-onboarding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The address of that keypair will be the identifier of your Node Operator in the
2525

2626
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.
2727

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.
28+
The account should have some ETH on the Optimism Mainnet. Smart contract calls are inexpensive and infrequent.
29+
Having the equivalent of $5 worth of ETH on Optimism should be sufficient for about a year.
3030

3131
### Generate Node & Database keypairs
3232

0 commit comments

Comments
 (0)