Skip to content

Commit 01229c9

Browse files
committed
Better help text
1 parent 63db2e4 commit 01229c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-wizard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fields:
2424
- id: external_ws_rpc
2525
title: External WS RPC
2626
description: |
27-
A websocket connection to an external ethereum RPC.
27+
A websocket connection to an external ethereum RPC (e.g. 'wss://some.external.url' or 'ws://1.2.3.4:8545'). If this is given, shutter will use this RPC to connect to the network. If not, shutter will try to use an RPC service on this dappnode.
2828
target:
2929
type: environment
3030
name: ETHEREUM_WS

0 commit comments

Comments
 (0)