Difference between revisions of "Geth --http.api"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
  
  
* <code> geth --http.api "web3,eth,net,web3_clientVersion" </code>
+
* <code> geth --http.api "web3,eth,net" </code>
  
  

Revision as of 12:32, 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

Advertising: