We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac4640 commit 0534fbcCopy full SHA for 0534fbc
src/cryptoadvance/specter/key.py
@@ -2,7 +2,7 @@
2
from binascii import hexlify
3
from embit import base58
4
from .util.xpub import get_xpub_fingerprint
5
-from embit.descriptor import Key as DescriptorKey
+
6
7
purposes = OrderedDict(
8
{
0 commit comments