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 e0eccac commit 32809f9Copy full SHA for 32809f9
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