From 309ed95f3f6391a1e485053a44e586c28057eabb Mon Sep 17 00:00:00 2001 From: Gigi Date: Mon, 19 Jul 2021 20:08:06 +0200 Subject: [PATCH] Lowercase network --- value/value.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/value/value.md b/value/value.md index fefb6a8..6b1eed1 100644 --- a/value/value.md +++ b/value/value.md @@ -107,7 +107,7 @@ exists at the `` level, it is intended to override the channel level tag f #### Example: -The following example uses the `keysend` method of the `lightning` Network and +The following example uses the `keysend` method of the `lightning` network and sets the suggested value to 5 sats. A sat, short for satoshi, is a one hundred millionth of a single bitcoin (0.00000001 BTC). The smallest unit on the Lightning Network is a millisat, which is a thousandth of a sat.