Merge branch 'CW-432-Add-Bitcoin-Cash-BCH' of https://github.com/cake-tech/cake_wallet into CW-432-Add-Bitcoin-Cash-BCH

This commit is contained in:
Serhii 2023-08-29 13:27:44 +03:00
commit f3b2c91c6c

View file

@ -1,7 +1,7 @@
#!/bin/sh
. ./config.sh
HAVEN_VERSION=tags/v3.0.7
HAVEN_VERSION=527845a8e8b6de6bb65ae75370c3b5104ff17ec7
HAVEN_SRC_DIR=${WORKDIR}/haven
git clone https://github.com/haven-protocol-org/haven-main.git ${HAVEN_SRC_DIR}