summaryrefslogtreecommitdiff
path: root/bip-0134.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0134.mediawiki')
-rw-r--r--bip-0134.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0134.mediawiki b/bip-0134.mediawiki
index b7c33cf..4af4844 100644
--- a/bip-0134.mediawiki
+++ b/bip-0134.mediawiki
@@ -58,7 +58,7 @@ various decades ago with the XML format. The idea is that we give each
field a name and this means that new fields can be added or optional fields
can be omitted from individual transactions. Some other ideas are the
standardization of data-formats (like integer and string encoding) so
-we create a more consistent system.
+we create a more consistent system.
One thing we shall not inherit from XML is its text-based format. Instead
we use the [https://github.com/bitcoinclassic/documentation/blob/master/spec/compactmessageformat.md Compact Message Format]
(CMF) which is optimized to keep the size small and fast to parse.