From 260c5760aaf7be5ad983b72150def64382e9c952 Mon Sep 17 00:00:00 2001 From: Overtorment Date: Thu, 6 Dec 2018 00:02:46 +0000 Subject: [PATCH] DOC --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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