Closed RCasatta closed 1 month ago
From https://github.com/Blockstream/electrs/pull/97 logs
---- test_electrum stdout ---- thread 'test_electrum' panicked at tests/electrum.rs:38:9: assertion `left == right` failed left: Some("0.139") right: Some("0.3") note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The change is intended in electrum see https://github.com/spesmilo/electrum/pull/7807
From https://github.com/Blockstream/electrs/pull/97 logs