Update README.md

This commit is contained in:
Overtorment
2019-12-09 21:41:25 +00:00
committed by GitHub
parent ba38ed330d
commit 3af9cda96d

View File

@@ -31,6 +31,12 @@ Add config vars :
* `MACAROON`: hex-encoded `admin.macaroon` * `MACAROON`: hex-encoded `admin.macaroon`
* `TLSCERT`: hex-encoded `tls.cert` * `TLSCERT`: hex-encoded `tls.cert`
### Reference client implementation
Can be used in ReactNative or Nodejs environment
* https://github.com/BlueWallet/BlueWallet/blob/master/class/lightning-custodian-wallet.js
### Tests ### Tests