From 8f8f25b2ed412cd1bd9dd331cdae51910359e65e Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 28 Jun 2021 23:47:31 +0200 Subject: [PATCH] add donate via amp --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bf9b290..652bec1 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ Adding support requires writing a client similar to `lndclient.py` and instantia You can tip me some satoshis via [tippin.me/@pavolrusnak](https://tippin.me/@pavolrusnak) +or you can donate via Spontaneous AMP Payment (data field encodes `tip=suez`): + +`lncli sendpayment --amt 10000 --amp --dest 0385218f0e307b6a0e989d2a717d346942d96b4fd550e937de5f8ffe1568510a18 --data 7629168=7375657a` + ## License This software is licensed under the [GNU General Public License v3](COPYING).