From 592c2e324ccbaca91f77d57fbd6b987689dbeaef Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Fri, 16 Aug 2024 12:42:19 -0400 Subject: [PATCH] seems more correct --- shared/psbt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/psbt.py b/shared/psbt.py index 2f8f95be..3c1971c9 100644 --- a/shared/psbt.py +++ b/shared/psbt.py @@ -1859,7 +1859,7 @@ class psbtObject(psbtProxy): if pubkey == node.pubkey(): good += 1 - OWNERSHIP.note_subpath_used(subpath) + OWNERSHIP.note_subpath_used(subpath) if not good: raise FraudulentChangeOutput(out_idx,