You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The setup wizard provides options for users to configure the package. These valu
30
30
31
31
-`KEYPER_NAME`: a unique name for your keyper so it can be identified in the network.
32
32
-`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.
34
34
-`SHUTTER_PUSH_METRICS_ENABLED`: A boolean flag deciding whether metrics will be pushed (see values below).
35
35
-`PUSHGATEWAY_URL`: You don't need to change the default here.
36
36
-`PUSHGATEWAY_USERNAME`: A username for the push gateway from above.
0 commit comments