mirror of
https://github.com/Routstr/routstrd.git
synced 2026-08-10 20:17:32 +00:00
- Add 'history' CLI command with --limit, --offset, --verbose, --json options - Add GET /wallet/history daemon endpoint - Implement getHistory() in coco-client using coco.history.getPaginatedHistory() - Add getHistory stub (returns []) to cocod-client interface