Skip to content

Commit 302d123

Browse files
committed
Add README note
1 parent 01229c9 commit 302d123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The setup wizard provides options for users to configure the package. These valu
3030

3131
- `KEYPER_NAME`: a unique name for your keyper so it can be identified in the network.
3232
- `SHUTTER_API_NODE_PRIVATEKEY`: A privatekey for an ethereum externally owned account.
33-
- `ETHEREUM_WS`: An ethereum websocket RPC url. This can either point to an external RPC, or an RPC node running on your dappnode.
33+
- `ETHEREUM_WS`: An optional ethereum websocket RPC url. This can either point to an external RPC, or an RPC node running on your dappnode. If it is not given, shutter will try to use an internal RPC through the 'staker scripts' mechanism.
3434
- `SHUTTER_PUSH_METRICS_ENABLED`: A boolean flag deciding whether metrics will be pushed (see values below).
3535
- `PUSHGATEWAY_URL`: You don't need to change the default here.
3636
- `PUSHGATEWAY_USERNAME`: A username for the push gateway from above.

0 commit comments

Comments
 (0)