From bcb6eb77267a45364b1ec244978178d4d30a6348 Mon Sep 17 00:00:00 2001 From: Salvatore Ingala <6681844+bigspider@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:47:07 +0000 Subject: [PATCH] Fixup: comment in test_sign_psbt_musig.py --- tests/test_sign_psbt_musig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_sign_psbt_musig.py b/tests/test_sign_psbt_musig.py index b6cfaf38e..bde7ac2a7 100644 --- a/tests/test_sign_psbt_musig.py +++ b/tests/test_sign_psbt_musig.py @@ -21,7 +21,7 @@ tests_root: Path = Path(__file__).parent -# for now, we assume that there's a single internal musig placeholder, with a single +# for now, we assume that there's a single internal musig placeholder, with a single internal key class LedgerMusig2Cosigner(PsbtMusig2Cosigner): """ Implements a PsbtMusig2Cosigner that uses a BitcoinClient