1
0

qt+plugins: cleanup. remove all old wizard code

This commit is contained in:
Sander van Grieken
2023-08-31 14:09:45 +02:00
parent 4bbf99fcdc
commit 0aebc1a31e
21 changed files with 43 additions and 1210 deletions

View File

@@ -58,6 +58,8 @@ if TYPE_CHECKING:
class CannotDerivePubkey(Exception): pass
class ScriptTypeNotSupported(Exception): pass
def also_test_none_password(check_password_fn):
"""Decorator for check_password, simply to give a friendlier exception if