Skip to content

Commit

Permalink
More consistent spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPon committed Jan 12, 2016
1 parent 07b73c6 commit 628a851
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bip-0122.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ Where:

<pre>
blockchainuri = "blockchain:" ["//" chain] "/" object
object = ("tx" "/" hash ) / ( "block" "/" (hash / blockheight ) ) /
( "address" "/" address )
object = ("tx" "/" hash) / ("block" "/" (hash / blockheight)) /
("address" "/" address)
chain = hash
hash = 64HEXDIG
blockheight = 1*15DIGIT ; 15 is somehow arbitrary, i.e. a "small" int.
Expand Down Expand Up @@ -121,4 +121,4 @@ Thanks to Richard Moore, Matt Whitlock, Andreas Schildbach for suggestions about

==Copyright==

This document is placed in the public domain.
This document is placed in the public domain.

0 comments on commit 628a851

Please sign in to comment.