Skip to content

Commit

Permalink
Cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidM-D committed Jul 19, 2024
1 parent 113e80f commit 13ea497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/chain-signatures/tests/actions/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ pub async fn single_signature_rogue_responder(

let signature = wait_for::signature_responded(ctx, tx_hash).await?;


let mut mpc_pk_bytes = vec![0x04];
mpc_pk_bytes.extend_from_slice(&state.public_key.as_bytes()[1..]);

Expand Down

0 comments on commit 13ea497

Please sign in to comment.