Improve logging in the bridge when there is an error refunding
Closed this issue · 0 comments
robvanmieghem commented
Currently it keeps logging
ERROR[07-17|12:48:30.386] failed to get signature peerID=12D3KooWSMzw97oMJp4eHxLDUcCYF1bk21DkWtzPomPCHZhABt2Z err="The refunded amount does not match the deposit: Invalid transaction"
ERROR[07-17|12:48:35.503] failed to get signature peerID=12D3KooWF6t2ArPcHuLZaYmPyfenafuqJCDGpy7tWc92p7wwfDxQ err="The refunded amount does not match the deposit: Invalid transaction"
ERROR[07-17|12:48:35.503] error while refunding err="required number of signatures is not met" amount=34.9
Logging the transaction that is being refunded would help. You have to scroll all the way back to where it started now