summaryrefslogtreecommitdiff
path: root/bip-0042.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0042.mediawiki')
-rw-r--r--bip-0042.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0042.mediawiki b/bip-0042.mediawiki
index 2c5de6d..c233e26 100644
--- a/bip-0042.mediawiki
+++ b/bip-0042.mediawiki
@@ -42,7 +42,7 @@ Note that several other programming languages do not exhibit this behaviour, mak
===Floating-point approximation===
-An obvious solution would be to reimplement the shape of the subsidy curve using floating-point approximations, such as simulated annealing or quantitative easing, which have already proven their worth in consensus systems. Unfortunately, since the financial crisis everyone considers numbers with decimal points in them fishy, and integers are not well supported by Javascript.
+An obvious solution would be to reimplement the shape of the subsidy curve using floating-point approximations, such as simulated annealing or quantitative easing, which have already proven their worth in consensus systems. Unfortunately, since the financial crisis everyone considers numbers with decimal points in them fishy, and integers are not well supported by Javascript.
===Truncation===