SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d9ed8dcf97988f2109006f969aeb3a8f5d2a199a
parent ee8d6c3eb04c0a508f013c5c7a84f2b3870b1c86
Author: nickfarrow <nicholas.w.farrow@gmail.com>
Date:   Sun,  7 Nov 2021 17:56:26 +1100

Fix path for renamed directory

Diffstat:
Rnode/pay/__init__.py -> node/__init__.py | 0
Rnode/pay/bitcoind.py -> node/bitcoind.py | 0
Rnode/pay/lnd.py -> node/lnd.py | 0
3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/node/pay/__init__.py b/node/__init__.py diff --git a/node/pay/bitcoind.py b/node/bitcoind.py diff --git a/node/pay/lnd.py b/node/lnd.py