feat: add Fully Noded, compatible with FN v1.2.0.

FN v1.2.0 offers full multisig and single sig support for Coldcard Q1 bbqr wallet and psbt's flow.
This commit is contained in:
Fonta1n3 2024-07-18 11:12:12 -04:00 committed by doc-hex
parent 9471daab91
commit f5dc1a1d44

View File

@ -184,6 +184,7 @@ XpubExportMenu = [
WalletExportMenu = [
# xxxxxxxxxxxxxxxx
MenuItem("Bitcoin Core", f=bitcoin_core_skeleton),
MenuItem("Fully Noded", f=named_generic_skeleton, arg="Fully Noded"),
MenuItem("Sparrow Wallet", f=named_generic_skeleton, arg="Sparrow"),
MenuItem("Nunchuk", f=named_generic_skeleton, arg="Nunchuk"),
MenuItem("Zeus", f=ss_descriptor_skeleton,