Skip to content
#

economy

Here are 342 public repositories matching this topic...

kompotkot
kompotkot commented Mar 21, 2022

Replacement of requests to database instead of nodes will unload our node servers and also increase response time to end user. Ir require mapping of database block/transactions data to blockchain format for next methods:

  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber
  • eth_getCode
  • eth_getTransactionByHash

Improve this page

Add a description, image, and links to the economy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the economy topic, visit your repo's landing page and select "manage topics."

Learn more