some random name i dont know
JUST TIPPED YOU!
100sats
From 27731d9544b1c3dc0818ba4e9aedceaf788c9779 Mon Sep 17 00:00:00 2001 From: boufni95 <33513308+boufni95@users.noreply.github.com> Date: Tue, 23 Mar 2021 18:01:20 +0100 Subject: [PATCH 001/514] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3455cb28..c84c99f6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git (Neutrino example requires builds with experimental flags, our binaries include them.) - ```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid --accept-keysend --allow-circular-route``` + ```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid --accept-keysend --allow-circular-route --feeurl https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json``` 2) Download and Install API From 47db5a104195ed430fad4ca8dba2a25bdf055a58 Mon Sep 17 00:00:00 2001 From: boufni95 <33513308+boufni95@users.noreply.github.com> Date: Tue, 23 Mar 2021 18:10:20 +0100 Subject: [PATCH 002/514] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c84c99f6..db17d6e2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git (Neutrino example requires builds with experimental flags, our binaries include them.) - ```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid --accept-keysend --allow-circular-route --feeurl https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json``` + ```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid --accept-keysend --allow-circular-route --feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json``` 2) Download and Install API From bd036fbf2409b74ef05c3903a281c8e252155bea Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Fri, 26 Mar 2021 15:55:43 -0400 Subject: [PATCH 003/514] Update README.md --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index db17d6e2..a7aa0733 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,13 @@
-This is an alpha release of the Shockwallet backend service.