Nit - Add .toString() to Mnemonic
Closed this issue · 1 comments
danielnordh commented
Very minor, but got stuck using Mnemonic.toString().
IDE expect it to exist, or produce a result, but it does not.
Using Mnemonic.internal fixes the issue but it would be a nice to have if .toString() worked as expected.
BitcoinZavior commented
This has been added now.