File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ HTTP based JSON-RPC API options:
178178 * ` --http.addr ` HTTP-RPC server listening interface (default: ` localhost ` )
179179 * ` --http.port ` HTTP-RPC server listening port (default: ` 8545 ` )
180180 * ` --http.api ` API's offered over the HTTP-RPC interface (default: ` eth,net,web3 ` )
181- * ` --http.corsdomain ` Comma separated list of domains from which to accept cross origin requests (browser enforced)
181+ * ` --http.corsdomain ` Comma separated list of domains from which to accept cross- origin requests (browser enforced)
182182 * ` --ws ` Enable the WS-RPC server
183183 * ` --ws.addr ` WS-RPC server listening interface (default: ` localhost ` )
184184 * ` --ws.port ` WS-RPC server listening port (default: ` 8546 ` )
You can’t perform that action at this time.
0 commit comments