Difference between revisions of "Geth --http.api"
Jump to navigation
Jump to search
(→Errors) |
|||
Line 28: | Line 28: | ||
== Errors == | == 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]" | + | 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 == | == Related == |
Revision as of 12:34, 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"
- https://geth.ethereum.org/docs/interacting-with-geth/rpc
- https://geth.ethereum.org/docs/fundamentals/command-line-options
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: