forked from mirrors/nixpkgs
electrum: Add ckcc-protocol
Similar to keepkey, trezor and btchip, ckcc-protocol is a plugin, allowing electrum to communicate with the https://coldcardwallet.com/ hardware wallet.
This commit is contained in:
parent
eb33f2050a
commit
9ace40c765
|
@ -74,6 +74,7 @@ python3Packages.buildPythonApplication {
|
|||
tlslite-ng
|
||||
|
||||
# plugins
|
||||
ckcc-protocol
|
||||
keepkey
|
||||
trezor
|
||||
btchip
|
||||
|
|
Loading…
Reference in a new issue