go-blockchain/rpc
Claude efbace75a8
feat(rpc): GetInfo, GetHeight, GetBlockCount endpoints
Co-Authored-By: Charon <charon@lethean.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 21:09:34 +00:00
..
client.go feat(rpc): JSON-RPC 2.0 client transport and response types 2026-02-20 21:07:16 +00:00
client_test.go feat(rpc): JSON-RPC 2.0 client transport and response types 2026-02-20 21:07:16 +00:00
info.go feat(rpc): GetInfo, GetHeight, GetBlockCount endpoints 2026-02-20 21:09:34 +00:00
info_test.go feat(rpc): GetInfo, GetHeight, GetBlockCount endpoints 2026-02-20 21:09:34 +00:00
types.go feat(rpc): JSON-RPC 2.0 client transport and response types 2026-02-20 21:07:16 +00:00