This commit is contained in:
Overtorment 2018-12-06 00:02:46 +00:00
parent bd1128ddc8
commit 260c5760aa

View File

@ -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`
* `TLSCERT`: hex-encoded `tls.cert`
### Tests
Acceptance tests are in https://github.com/BlueWallet/BlueWallet/blob/master/LightningCustodianWallet.test.js