mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-08 20:47:59 -05:00
fixed cli error (#1718)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
@@ -78,7 +78,7 @@ on the command line to start a node with the same options as above:
|
||||
network="dev"
|
||||
miner-enabled=true
|
||||
miner-coinbase="0xfe3b557e8fb62b89f4916b721be55ceb828dbd73"
|
||||
rpc-cors-origins=["all"]
|
||||
rpc-http-cors-origins=["all"]
|
||||
host-whitelist=["*"]
|
||||
rpc-ws-enabled=true
|
||||
rpc-http-enabled=true
|
||||
|
||||
Reference in New Issue
Block a user