btc_deposit | ⏳running - deposit Bitcoin into ZEVM and call a contract with standard memo; expect revert to other address
Error: 3mbtc_deposit | [ERROR]
Error Trace: /go/delivery/zeta-node/e2e/e2etests/test_bitcoin_std_deposit_and_call_revert_other_address.go:49
Error: Not equal:
expected: "bcrt1qy9pqmk2pd9sv63g27jt8r657wy0d9uee4x2dt2"
actual : "bcrt1qpfe2ymce7f2xy5nh8ad5q3j8vdt7v0pz2pv5jx"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-bcrt1qy9pqmk2pd9sv63g27jt8r657wy0d9uee4x2dt2
+bcrt1qpfe2ymce7f2xy5nh8ad5q3j8vdt7v0pz2pv5jx
btc_deposit | ✅ completed in 1m28.267666857s - deposit Bitcoin into ZEVM and call a contract with standard memo; expect revert to other address
This error should not be logged like this if it's not fatal?
This error should not be logged like this if it's not fatal?