Open streamofstars opened 4 years ago
Good spot, thanks. I think it would be better to remove the invalid output lines entirely rather than output text which might be misinterpreted as valid input.
Pushed a change which removes the errors from the output, but after looking into this some more, I'm not entirely sure why the errors are being returned - even though we don't want Bech32 addresses at all for uncompressed public keys (like #40). Leaving this open to investigate this some more.
After adding Bech32 support in #36 the example from the README.md yields multiple errors.
output:
Also, there is some redirection order problem as
Failed to encode raw output data (unknown result code)
messages are thrown before the actual problematic line. Those lines are getting mixed with the next lines (no newline characters?). It should look more or less like this:If it is hard to spot above, the following lines throw errors before them: