Remove comments

pull/71/head
Franck Royer 4 years ago
parent 53aae5cf5f
commit 91d28682ed
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

@ -30,11 +30,7 @@ use xmr_btc::{
pub async fn negotiate(
state0: xmr_btc::alice::State0,
amounts: SwapAmounts,
// a: bitcoin::SecretKey,
// s_a: cross_curve_dleq::Scalar,
// v_a: monero::PrivateViewKey,
swarm_handle: &mut EventLoopHandle,
// bitcoin_wallet: Arc<bitcoin::Wallet>,
config: Config,
) -> Result<(ResponseChannel<AliceToBob>, State3)> {
trace!("Starting negotiate");

Loading…
Cancel
Save