witnet-rust
witnet-rust copied to clipboard
Use global secp256k1 context
This avoids passing a &Secp256k1 argument to every function that needs to validate signatures.
Concept ACK :wink:
@tmpolaczyk maybe it's time to rebase and merge when you can
@tmpolaczyk ping to rebasing and merging