summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-02-01 20:02:03 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2016-02-01 20:02:03 +0000
commitd3aa9b3f5759c7899ef2d9f11e5287d026507e6e (patch)
treedf9ada819a3e8de3553a49dc162d301b88ff9d15
parent3b058bba32645a834c6da306db1a68d4a24ca236 (diff)
downloadbips-d3aa9b3f5759c7899ef2d9f11e5287d026507e6e.tar.xz
Fix typo
-rw-r--r--bip-segwit-gbt.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-segwit-gbt.mediawiki b/bip-segwit-gbt.mediawiki
index 75b5097..0ad10c2 100644
--- a/bip-segwit-gbt.mediawiki
+++ b/bip-segwit-gbt.mediawiki
@@ -59,7 +59,7 @@ Servers MUST NOT include a commitment in the "coinbasetxn" key on the template.
==Motivation==
-Segregated witness substatially changes the structure of blocks, so the previous getblocktemplate specification is no longer sufficient.
+Segregated witness substantially changes the structure of blocks, so the previous getblocktemplate specification is no longer sufficient.
It additionally also adds a new way of counting resource limits, and so GBT must be extended to convey this information correctly as well.
==Rationale==