go-ethereum/docs/xdc/jsonrpc.md
wit765 8155a2ee7e
docs: refactor jsonrpc api document (#1462)
Co-authored-by: wit <wit765765346@gmail>
2025-09-10 11:56:28 +08:00

14 lines
382 B
Markdown

# XDC blockchain JSONRPC API
Modules:
- [XDPoS](./XDPoS/XDPoS.md)
- [admin](./admin/admin..md)
- [debug](./debug/debug.md)
- [eth](./eth/eth.md)
- [miner](./miner/miner.md)
- [net](./net/net.md)
- [rpc](./rpc/rpc.md)
- [txpool](./txpool/txpool.md)
Notice: type `BlockNumber` is the block number in hexadecimal format or the string `latest`, `earliest`, `pending` or `finalized`.