Difference between revisions of "Geth --http.api"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <code>[[geth]] --http.api=[[web3]],[[eth]],[[net]]</code> | * <code>[[geth]] --http.api=[[web3]],[[eth]],[[net]]</code> | ||
− | * <code>[[geth]] --http.api=[[admin]],[[debug]],[[web3]],[[eth]],[[txpool]],[[personal]],[[miner]] [[net]] | + | * <code>[[geth]] --http.api=[[admin]],[[debug]],[[web3]],[[eth]],[[txpool]],[[personal]],[[miner]],[[net]] |
Revision as of 12:33, 12 September 2024
admin debug web3 eth txpool personal miner net
geth --http.api value ($GETH_HTTP_API) API's offered over the HTTP-RPC interface
geth --http.api "web3,eth,net"
--http.api "eth,net,web3,txpool,admin"
Errors
ERROR[09-12|14:30:46.456] Unavailable modules in HTTP API list unavailable=[KKK] available=" [admin debug web3 eth txpool personal miner net]"
Related
See also
geth --http, --http.api, HTTP-RPC, --http.corsdomain
- Ethereum API, 8545,
eth_call, eth_blockNumber, eth_getBalance, eth_getBlockByNumber, eth_getTransactionReceipt, web3_clientVersion, eth_subscribe, /eth/v1/node/syncing
, cast
, eth_getProof
, eth_call, eth_chainId, eth_getBlockReceipts
, Eth Beacon Node API, eth_sendRawTransaction, eth_getLogs
, geth --http.api
Advertising: