Skip to content

Commit 14feb87

Browse files
committed
f Propagate for sync_lightning_wallet_inner
1 parent 5c3cde0 commit 14feb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chain/electrum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ impl ElectrumChainSource {
257257
)?;
258258
}
259259

260-
Ok(())
260+
res
261261
}
262262

263263
pub(crate) async fn update_fee_rate_estimates(&self) -> Result<(), Error> {

0 commit comments

Comments
 (0)