In some currencies (like Nano) a seed is actually a single long hex string (no HD word system has yet to be developed for it officially).
In this scenario, upon decoding, CryptoSeed outputs the original hash correctly, but it tries to format it as a list of words.
It would be nice that if it detects a single monolithic string, or a list which contains words greater than some sensible length, that it outputs in a large block of text instead.
In some currencies (like Nano) a seed is actually a single long hex string (no HD word system has yet to be developed for it officially).
In this scenario, upon decoding, CryptoSeed outputs the original hash correctly, but it tries to format it as a list of words.
It would be nice that if it detects a single monolithic string, or a list which contains words greater than some sensible length, that it outputs in a large block of text instead.
Very useful tool - thank you.