mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-09 15:23:09 +00:00
This approach is incompatible with the sys.path extension approach in the next commit which is used to to find the vendored copy of secp256k1lab, so use __file__ instead which works as well.