2
0
mirror of synced 2025-02-21 18:08:13 +00:00

9 lines
111 B
Markdown
Raw Normal View History

# Updating secp256k1 dependency
```sh
git submodule update
./gen.sh
# Don't forget to commit the changes
2018-03-03 11:15:43 +02:00
```