mirror of
https://github.com/status-im/secp256k1.git
synced 2025-02-21 18:28:13 +00:00
Besides improving the examples, this makes sure that the examples import a variable (instead of a function), namely the static context, from the library. This is helpful when testing MSVC builds, because the MSVC linker tends to be awkward when importing variables.