We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f604ee2 commit 46da361Copy full SHA for 46da361
CHANGES.md
@@ -5,7 +5,7 @@
5
- Build: Note that the secp256k1-zkp library is now as git submodule rather
6
than being directly checked in to the source tree. Run
7
`git submodule sync --recursive` then `git submodule update --init --recursive`
8
- from the srouce tree in order to clone the secp source and build the library.
+ from the source tree in order to clone the secp source and build the library.
9
When you sync this change initially you may need to `rm -r src/secp256k1` then
10
`git checkout src/secp256k1` to remove any old files and achieve a clean
11
source tree.
0 commit comments