Skip to content

Commit

Permalink
Fixup: comment in test_sign_psbt_musig.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Nov 4, 2024
1 parent 3c0d9f6 commit bcb6eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sign_psbt_musig.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bcb6eb7

Please sign in to comment.