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

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
  --http.api value                                                      ($[[GETH_HTTP_API]])
+
  [[admin]] [[debug]] [[web3]] [[eth]] [[txpool]] [[personal]] [[miner]] [[net]]
 +
 
 +
 
 +
[[geth]] --http.api value                                                      ($[[GETH_HTTP_API]])
 
           API's offered over the HTTP-RPC interface
 
           API's offered over the HTTP-RPC interface
  
  
  
[[geth]] --http.api=[[web3]],[[eth]],[[net]]
+
* <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" </code>
  
  
Line 19: Line 26:
 
* https://geth.ethereum.org/docs/interacting-with-geth/rpc
 
* https://geth.ethereum.org/docs/interacting-with-geth/rpc
 
* https://geth.ethereum.org/docs/fundamentals/command-line-options
 
* 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 ==
 
== Related ==

Latest revision as of 12:34, 12 September 2024

Advertising: