[DOCS] update cli flags for Geth v1.10.9 (#23661)
This commit is contained in:
parent
d5551de5cf
commit
77c3dda34b
@ -14,7 +14,7 @@ USAGE:
|
|||||||
geth [options] [command] [command options] [arguments...]
|
geth [options] [command] [command options] [arguments...]
|
||||||
|
|
||||||
VERSION:
|
VERSION:
|
||||||
1.10.8-stable-26675454
|
1.10.9-stable-eae3b194
|
||||||
|
|
||||||
COMMANDS:
|
COMMANDS:
|
||||||
account Manage accounts
|
account Manage accounts
|
||||||
@ -212,13 +212,6 @@ METRICS AND STATS OPTIONS:
|
|||||||
|
|
||||||
ALIASED (deprecated) OPTIONS:
|
ALIASED (deprecated) OPTIONS:
|
||||||
--nousb Disables monitoring for and managing USB hardware wallets (deprecated)
|
--nousb Disables monitoring for and managing USB hardware wallets (deprecated)
|
||||||
--rpc Enable the HTTP-RPC server (deprecated and will be removed June 2021, use --http)
|
|
||||||
--rpcaddr value HTTP-RPC server listening interface (deprecated and will be removed June 2021, use --http.addr) (default: "localhost")
|
|
||||||
--rpcport value HTTP-RPC server listening port (deprecated and will be removed June 2021, use --http.port) (default: 8545)
|
|
||||||
--rpccorsdomain value Comma separated list of domains from which to accept cross origin requests (browser enforced) (deprecated and will be removed June 2021, use --http.corsdomain)
|
|
||||||
--rpcvhosts value Comma separated list of virtual hostnames from which to accept requests (server enforced). Accepts '*' wildcard. (deprecated and will be removed June 2021, use --http.vhosts) (default: "localhost")
|
|
||||||
--rpcapi value API's offered over the HTTP-RPC interface (deprecated and will be removed June 2021, use --http.api)
|
|
||||||
--miner.gastarget value Target gas floor for mined blocks (deprecated) (default: 0)
|
|
||||||
|
|
||||||
MISC OPTIONS:
|
MISC OPTIONS:
|
||||||
--snapshot Enables snapshot-database mode (default = enable)
|
--snapshot Enables snapshot-database mode (default = enable)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user