Closed cipig closed 3 months ago
the same swap shows this on mm2 2.0.0 on recover_funds_of_swap
:
{"error":"rpc:215] dispatcher_legacy:141] lp_swap:1402] saved_swap:111] maker_swap:1505] Maker payment was already refunded by ARRR tx a47a3a0239e634354ccbb6cd1134f35752999c07151dfb94db4ac88c4b44ce76"}
so the swap was already refunded, but mm2 2.0.1 doesn't see this and shows the output 0 script_pubkey doesn't match expected a9149c42bd20389ec77bb03321e8b86e252a3d73d12c87 when trying to find maker payment spend
error instead
this swap failed and so did automatic refund with
64: non-final
errorthis is nothing new, see https://github.com/KomodoPlatform/komodo-defi-framework/issues/1703
new problem is that calling
recover_funds_of_swap
manually later fails too... but not with the expected non-final error, but like this:what does
output 0 script_pubkey doesn't match expected a9149c42bd20389ec77bb03321e8b86e252a3d73d12c87 when trying to find maker payment spend
mean?mm2 version is latest from dev, https://sdk.devbuilds.komodo.earth/dev/mm2_c5e0e00-linux-x86-64.zip