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

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
[[admin]] [[debug]] [[web3]] [[eth]] [[txpool]] [[personal]] [[miner]] [[net]]
 +
 +
 
  [[geth]] --http.api value                                                      ($[[GETH_HTTP_API]])
 
  [[geth]] --http.api value                                                      ($[[GETH_HTTP_API]])
 
           API's offered over the HTTP-RPC interface
 
           API's offered over the HTTP-RPC interface
Line 6: 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>
  
  
* <code> geth --http.api "web3,eth,net,web3_clientVersion" </code>
+
* <code> geth --http.api "web3,eth,net" </code>
  
  
Line 23: 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 ==

Latest revision as of 12:34, 12 September 2024

Advertising: