Skip to content

Commit

Permalink
chore(actor): rename winternitz partial sign
Browse files Browse the repository at this point in the history
  • Loading branch information
mmtftr committed Feb 7, 2025
1 parent 8f9076f commit bb87b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/actor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ impl Actor {
}

//
pub fn partial_sign_winternitz_or_preimagereveal(
pub fn partial_sign_commit(
&self,
txhandler: &mut TxHandler,
signatures: &[TaggedSignature],
Expand Down

0 comments on commit bb87b61

Please sign in to comment.