feat: extra log for tests phases (#2604)

* fix: set `corelightning_rest_cert`
* feat: extra log for tests phases

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
dni ⚡ 2024-07-31 11:40:25 +02:00 committed by GitHub
parent 0387db3b55
commit b41705167f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 46 additions and 14 deletions

View file

@ -5,6 +5,7 @@
"settings": {
"corelightning_rest_url": "http://127.0.0.1:8555",
"corelightning_rest_macaroon": "eNcRyPtEdMaCaRoOn",
"corelightning_rest_cert": false,
"user_agent": "LNbits/Tests"
}
},