/api/info — chain status (no JSON-RPC wrapper) /api/block — block by height /api/aliases — all aliases /api/alias — single alias by name /api/search — universal search /health — node health check REST endpoints serve raw JSON — simpler for web apps than JSON-RPC. 40 RPC + 16 wallet + 11 HTTP = 67 total endpoints. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| server.go | ||
| server_integration_test.go | ||
| wallet_rpc.go | ||