Skip to content

Commit 56606c7

Browse files
committed
Merge branch 'dev' into confirmed_balance_excluding_dust
2 parents 5be4740 + 5ff25e8 commit 56606c7

File tree

30 files changed

+407
-237
lines changed

30 files changed

+407
-237
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v3
2020

2121
- name: Symlink lightwalletd and zcash binaries
22-
run: ln -s /usr/bin/lightwalletd /usr/bin/zcashd /usr/bin/zcash-cli ./integration-tests/regtest/bin/
22+
run: ln -s /usr/bin/lightwalletd /usr/bin/zcashd /usr/bin/zcash-cli ./libtonode-tests/regtest/bin/
2323

2424
- name: Symlink zcash parameters
2525
run: ln -s /root/.zcash-params /github/home

0 commit comments

Comments
 (0)