Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Secp256k1.java: Override close() to throw now exception
This gives the API close() method the same exception signature as the implementations. close() should never throw a _checked_ exception.
- Loading branch information