diff --git a/README.md b/README.md index 77e962b..b08e626 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,9 @@ Copy `admin.macaroon` and `tls.cert` in root folder of LndHub. Add config vars : * `CONFIG` : json serialized config object * `MACAROON`: hex-encoded `admin.macaroon` -* `TLSCERT`: hex-encoded `tls.cert` \ No newline at end of file +* `TLSCERT`: hex-encoded `tls.cert` + + +### Tests + +Acceptance tests are in https://github.com/BlueWallet/BlueWallet/blob/master/LightningCustodianWallet.test.js \ No newline at end of file