bitcoinj / secp256k1-jdk

Java library providing Bitcoin-related Elliptic Curve Cryptography
Apache License 2.0
9 stars 3 forks source link

Schnorr.kt,Ecdsa.kt: Use println and string interpolation #75

Closed msgilligan closed 3 months ago

msgilligan commented 3 months ago

This makes for more readable/idiomatic Kotlin