b4d3659547
* rpc: add txpool namespace and txpool_content endpoint * fix PublicTxPoolAPI naming typo * Update ethereum/rpc/txpool_api.go Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> * Update ethereum/rpc/txpool_api.go Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> * rpc: add txpool_inspect method * rpc: add txpool_status method * docs: Update Changelog with TxPool methods * docs: Add txpool namespace methods documentation * fix: removed txpool functions from backend.go Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> |
||
---|---|---|
.. | ||
img | ||
accounts.md | ||
gas.md | ||
hard_spoon.md | ||
json_rpc.md | ||
photon.md | ||
README.md | ||
transactions.md |
Basics
This repository contains reference documentation on the basic concepts of Ethermint.
After reading the basics, head on to the Core Reference for more advanced material.