Revert "Temporarily use an earlier lightwalletd version" (#4398)

This reverts commit f71a1f5d19.
This commit is contained in:
teor 2022-05-16 13:16:10 +10:00 committed by GitHub
parent 128c9cbfd8
commit 434044206c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -53,11 +53,7 @@ jobs:
- uses: actions/checkout@v3.0.2
with:
repository: adityapk00/lightwalletd
# Temporarily use an earlier lightwalletd version,
# to check if commit e146dbf5c2860e535fdbe2ba5ab20c4744d7c941 contains a mempool refresh deadlock bug.
#
# TODO: switch back to 'master' after the bug is resolved
ref: 'c1bab818a683e4de69cd952317000f9bb2932274'
ref: 'master'
persist-credentials: false
- uses: actions/checkout@v3.0.2