feat: add boltz client client (#20)
* feat: add boltz-client to regtest
This commit is contained in:
parent
a99ef09bb9
commit
970cc2cda2
9 changed files with 176 additions and 12 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -9,5 +9,5 @@ jobs:
|
|||
run: |
|
||||
git clone https://github.com/lnbits/lnbits.git
|
||||
docker build -t lnbits/lnbits lnbits
|
||||
chmod +x ./tests
|
||||
./tests
|
||||
chmod +x ./start-regtest
|
||||
./start-regtest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue