bitcoin-s/.gitmodules
Nadav Kohen c46a96b6e7 Update Secp256k1 (#1310)
* Rebased secp onto bitcoin-core's master (see https://github.com/bitcoin-s/secp256k1/pull/3) and built linux binaries

* Wrote a doc on adding to jni

* Built for website

* Added build instructions for other OSs

* Added table of contents using doctoc

* Edited .gitmodules

* Added windows binaries

* Updated secp branch

* Added osx binaries

* Added make check-java to doc

* Fixed typo
2020-04-14 15:42:58 -05:00

5 lines
119 B
Plaintext

[submodule "secp256k1"]
path = secp256k1
url = https://github.com/bitcoin-s/secp256k1.git
branch = bitcoin-s-master