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:
parent
9471daab91
commit
f5dc1a1d44
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user