From 62339d297fefde5bd571a1ab20dfbcea2f57aba1 Mon Sep 17 00:00:00 2001 From: HarveyV <34950940+HarveyV@users.noreply.github.com> Date: Wed, 14 Feb 2024 23:01:10 +0100 Subject: [PATCH] Update bip.mediawiki small spelling error is fixed --- bip.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip.mediawiki b/bip.mediawiki index 68ee6cfe44..3a72fcdf99 100644 --- a/bip.mediawiki +++ b/bip.mediawiki @@ -157,7 +157,7 @@ Any single-sat transfer can be accomplished in a single transaction, but the resulting transaction may contain outputs below the dust limit, and thus be non-standard and difficult to get included in a block. Consider a scenario where Alice owns an output containing the range of sats [0,10], the current -dust limit is 5 sats, and Alice wishes to send send sat 4 and 6 to Bob, but +dust limit is 5 sats, and Alice wishes to send sat 4 and 6 to Bob, but retain ordinal 5. Alice could construct a transaction with three outputs of size 5, 1, and 5, containing sats [0,4], 5, and [6,10], respectively. The second output is under the dust limit, and so such a transaction would be