broadcast the tx on user's side too after a payment request is successfully sent
Closed this issue · 0 comments
mackuba commented
The servers that receive the payment request should broadcast the transaction, but they sometimes don't do that because of various bugs on their side (happened once to BitPay, dblsha.com also seems to be broken now). We should broadcast the transaction manually too, otherwise the transaction stays pending indefinitely. (It's rebroadcast after a restart though.)