gcash / bchd

An alternative full node bitcoin cash implementation written in Go (golang)
ISC License
279 stars 101 forks source link

Transaction subscription does not seem to notify on outgoing txs for p2sh addresses #495

Open mr-zwets opened 2 years ago

mr-zwets commented 2 years ago

The transaction subscription of the grpc does not seem to notify the client on outgoing transactions for a p2sh address set in the filter. Incoming transactions to the p2sh address do work.