Clarify that reserved field is expected to be filled

This commit is contained in:
str4d 2016-09-28 00:50:33 +13:00 committed by Daira Hopwood
parent 233cf43dd8
commit 20fa2c5544
1 changed files with 2 additions and 1 deletions

View File

@ -327,7 +327,8 @@ The following parameters are only valid for ``VERSION == "04000000"``:
block header.
``RESERVED`` (hex)
A 32-byte reserved field, encoded as in a block header. Zero by convention.
A 32-byte reserved field, encoded as in a block header. Zero by convention (in
hex, ``0000000000000000000000000000000000000000000000000000000000000000``).
``TIME`` (hex)
The block time suggested by the server, encoded as in a block header.