ChainSafe / go-schnorrkel

🍵 Schnorr Signatures over Ristretto255 in pure Go
Apache License 2.0
93 stars 30 forks source link

Cleaned up bip39 test code #20

Closed swdee closed 4 years ago

swdee commented 4 years ago

As I was developing https://github.com/ChainSafe/go-schnorrkel/pull/19 I cleaned up extraneous output and removed commented out debug code from the bip39 tests introduced from https://github.com/ChainSafe/go-schnorrkel/pull/9