mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
More consistent spacing.
This commit is contained in:
parent
07b73c67df
commit
628a851062
@ -56,8 +56,8 @@ Where:
|
|||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
blockchainuri = "blockchain:" ["//" chain] "/" object
|
blockchainuri = "blockchain:" ["//" chain] "/" object
|
||||||
object = ("tx" "/" hash ) / ( "block" "/" (hash / blockheight ) ) /
|
object = ("tx" "/" hash) / ("block" "/" (hash / blockheight)) /
|
||||||
( "address" "/" address )
|
("address" "/" address)
|
||||||
chain = hash
|
chain = hash
|
||||||
hash = 64HEXDIG
|
hash = 64HEXDIG
|
||||||
blockheight = 1*15DIGIT ; 15 is somehow arbitrary, i.e. a "small" int.
|
blockheight = 1*15DIGIT ; 15 is somehow arbitrary, i.e. a "small" int.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user