Profile: 5d4c4701...
also instead of using 2048 words like in bip39, you can use longer word list, this should make encoding more space efficient
cat /usr/share/dict/usa | wc -l
123985
also instead of using 2048 words like in bip39, you can use longer word list, this should make encoding more space efficient
cat /usr/share/dict/usa | wc -l
123985