Skip to content

Commit

Permalink
Remove outdated documentation line
Browse files Browse the repository at this point in the history
  • Loading branch information
cygnet3 committed Mar 17, 2024
1 parent 2fe0226 commit 55d4f31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/receiving.rs
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ impl Receiver {
///
/// * `ecdh_shared_secret` - The ECDH shared secret between sender and recipient as a PublicKey, the result of elliptic-curve multiplication of `(input_hash * sum_inputs_pubkeys) * scan_private_key`.
/// * `pubkeys_to_check` - A `HashSet` of public keys of all (unspent) taproot output of the transaction.
/// * `with_labels` - a bool to indicate wether we want to scan for labels too, including change
///
/// # Returns
///
Expand Down

0 comments on commit 55d4f31

Please sign in to comment.