v3.4.2
v3.4.2 updates exchange endpoints to include more information and updates the balance endpoint with the updates from balance model.
What's Changed
- Update api/v1/balance to return balance model balance by @lazynina in #484
- make node info endpoint public by @lazynina in #485
- call _handleNodeControlGetInfo directly from APINodeInfo by @lazynina in #486
- add filtering to transaction info endpoint by @lazynina in #487
- Ln/kill execution on stop time exceeded by @lazynina in #488
- remove filtering from transaction-info endpoint, fix get public key f… by @lazynina in #490
- include hash hex in transaction response by @lazynina in #491
- add offline basic transfer toolslib by @lazynina in #492
Full Changelog: v3.4.1...v3.4.2