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.
2 parents 9a55a54 + 4463068 commit ebfcfa4Copy full SHA for ebfcfa4
bip-0352/reference.py
@@ -7,7 +7,6 @@
7
from typing import List, Tuple, Dict, cast
8
from sys import argv, exit
9
from functools import reduce
10
-from itertools import permutations
11
12
# local files
13
from bech32m import convertbits, bech32_encode, decode, Encoding
0 commit comments