fix: update and fixes for BreezWallet (#3246)

This commit is contained in:
dni ⚡ 2025-07-07 17:58:11 +02:00
parent 69a7ef74fd
commit 209c251fb6
No known key found for this signature in database
GPG key ID: D1F416F29AD26E87
3 changed files with 155 additions and 117 deletions

View file

@ -151,6 +151,8 @@ module = [
"json5.*",
"jsonpath_ng.*",
"filetype.*",
"breez_sdk.*",
"breez_sdk_liquid.*",
]
ignore_missing_imports = "True"