Closed Sjors closed 2 years ago
./build-libwally.sh -dsc should combine the simulator and device libraries, but this no longer works:
./build-libwally.sh -dsc
Related: #66 and #62
Hopefully #61 fixes this.
Oh no, actually it's just a matter of also combining the newly needed libsecp256k1.a libraries.
./build-libwally.sh -dsc
should combine the simulator and device libraries, but this no longer works:Related: #66 and #62
Hopefully #61 fixes this.