mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
14 lines
382 B
Markdown
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`.
|