bridge-server icon indicating copy to clipboard operation
bridge-server copied to clipboard

Error callback is never used

Open Mr0grog opened this issue 7 years ago • 1 comments

Seems like this should at least be called for payments received with assets you don't accept. Not sure what else should trigger it.

Mr0grog avatar Sep 01 '16 20:09 Mr0grog

Probably also when receiving a payment that the compliance server doesn't accept/have a record for: https://github.com/stellar/bridge-server/blob/master/src/github.com/stellar/gateway/listener/payment_listener.go#L181-L187

Mr0grog avatar Sep 14 '16 22:09 Mr0grog