Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybaron committed Aug 26, 2024
1 parent 6fdfb24 commit 7c31c63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swap/src/api/request.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1086,7 +1086,6 @@ pub async fn determine_btc_to_swap<FB, TB, FMG, TMG, FS, TS, FFE, TFE>(
sync: FS,
estimate_fee: FFE,
event_emitter: Option<TauriHandle>,
event_emitter: Option<TauriHandle>,
) -> Result<(bitcoin::Amount, bitcoin::Amount)>
where
TB: Future<Output = Result<bitcoin::Amount>>,
Expand Down

0 comments on commit 7c31c63

Please sign in to comment.