From bb87b61ecf75620859251614a9c8d13942f83bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Efe=20Ak=C3=A7a?= Date: Fri, 7 Feb 2025 13:11:31 +0300 Subject: [PATCH] chore(actor): rename winternitz partial sign --- core/src/actor.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/actor.rs b/core/src/actor.rs index 037fe787..cbca5bbe 100644 --- a/core/src/actor.rs +++ b/core/src/actor.rs @@ -236,7 +236,7 @@ impl Actor { } // - pub fn partial_sign_winternitz_or_preimagereveal( + pub fn partial_sign_commit( &self, txhandler: &mut TxHandler, signatures: &[TaggedSignature],