summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bip-0033.mediawiki4
1 files changed, 3 insertions, 1 deletions
diff --git a/bip-0033.mediawiki b/bip-0033.mediawiki
index 2095acb..0c2548c 100644
--- a/bip-0033.mediawiki
+++ b/bip-0033.mediawiki
@@ -1,3 +1,5 @@
+{{bip}}
+
<pre>
BIP: 33
Title: Stratized Nodes
@@ -13,7 +15,7 @@ As the Bitcoin network scales, roles are fast becoming specialised. In the begin
Bitcoin's blockchain becomes more unwieldy for end users over time, negatively affecting the usability of Bitcoin clients. As it grows, it becomes ever more impractical to deal with on portable devices or low end machines. Several proposals have been put forward to deal with this such as lightweight (headers-only) clients and skipping validation for blocks before the last checkpoint. However these measures are at best stop-gap workarounds to stave off a growing problem.
-This document will examine a proposal which will be termed ''stratized nodes'', a modification off an earlier concept termed ''blockchain service''.
+This document will examine a proposal which will be termed ''stratized nodes'', a modification of an earlier concept termed ''blockchain service''.
== History ==