get_aliases_by_type: filter aliases by gateway/service/root get_gateways: gateway list with parsed capabilities get_hardfork_status: all HFs with activation heights + countdown get_node_info: Go node self-description + capability list get_difficulty_history: last N blocks difficulty for charts Go-exclusive endpoints — data only available from the Go node's alias index and chain statistics. C++ daemon can't serve these. 40 chain RPC + 16 wallet proxy + 5 HTTP = 61 total endpoints. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| server.go | ||
| server_integration_test.go | ||
| wallet_rpc.go | ||