WillException.init bug

This commit is contained in:
2026-04-15 13:08:59 -04:00
parent 87b3e3eaeb
commit dced6e0a48
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