From 5223edc2b7795bee6be7e29270014bf3e440fef6 Mon Sep 17 00:00:00 2001 From: Denys Zaliskyi Date: Wed, 25 Aug 2021 12:44:50 +0200 Subject: [PATCH] Update README.md fix reference to `lightning-custodian-wallet` --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 096a256..25b0886 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ You can also view Umbrel's implementation using docker-compose [here](https://gi Can be used in ReactNative or Nodejs environment -* https://github.com/BlueWallet/BlueWallet/blob/master/class/lightning-custodian-wallet.js +* https://github.com/BlueWallet/BlueWallet/blob/master/class/wallets/lightning-custodian-wallet.js + ### Tests