WillException.init bug

This commit is contained in:
2026-04-15 13:08:59 -04:00
parent 6f44a3bb54
commit 9204c90e4c
4 changed files with 13 additions and 17 deletions

1
bal.py
View File

@@ -9,6 +9,7 @@ from electrum.plugin import BasePlugin
from electrum.transaction import tx_from_any
_logger = get_logger(__name__)
def get_will_settings(x):
# print(x)
pass