btcollider/bfclient/libs/secp256k1/autogen.sh
armin 27113f2f3e Working version of btcollider:
- Communication set up (sending and receiving work)
- Iterating over privkeys and calculating pubkeys until match
2018-04-25 12:34:11 +02:00

3 lines
47 B
Bash
Executable file

#!/bin/sh
set -e
autoreconf -if --warnings=all