APIs wildcards and simple arithmetic. (#5402)

This commit is contained in:
Tomasz Drwięga
2017-04-06 19:38:33 +02:00
committed by Gav Wood
parent d74e044be4
commit f223ed21a5
3 changed files with 95 additions and 25 deletions

View File

@@ -147,8 +147,9 @@ API and Console Options:
(default: {flag_jsonrpc_cors:?})
--jsonrpc-apis APIS Specify the APIs available through the JSONRPC
interface. APIS is a comma-delimited list of API
name. Possible name are web3, eth, net, personal,
name. Possible name are all, safe, web3, eth, net, personal,
parity, parity_set, traces, rpc, parity_accounts.
You can also disable a specific API by putting '-' in the front: all,-personal
(default: {flag_jsonrpc_apis}).
--jsonrpc-hosts HOSTS List of allowed Host header values. This option will
validate the Host header sent by the browser, it