LedgerHQ / satstack

Bitcoin full node with Ledger Live
BSD 2-Clause "Simplified" License
158 stars 32 forks source link

3/3 Added route for /address/:addresses/txs/pending #136

Open ROunofF opened 4 months ago

ROunofF commented 4 months ago

Fixes #96 and #105

This will allow synchronization of node, but will return empty pending transactions. This should be only a transient state...

If someone knows what should be implemented or can provide the expected output. Feel free to add into this.