bitcoinj / secp256k1-jdk

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

secp-examples-kotlin: Move main() to top-level #82

Closed msgilligan closed 1 month ago

msgilligan commented 1 month ago

We'll do this in Java too, once JEP 477, "Implicitly Declared Classes and Instance Main Methods" is out of preview.