add signing spec (#3061)

* add signing spec

* fixes from review

* more fixes

* fixes from review
This commit is contained in:
Ethan Buchman
2019-01-02 17:18:45 -08:00
committed by GitHub
parent 49017a5787
commit 56a4fb4d72
2 changed files with 206 additions and 1 deletions

View File

@ -230,7 +230,7 @@ The block version must match the state version.
len(block.ChainID) < 50
```
ChainID must be maximum 50 UTF-8 symbols.
ChainID must be less than 50 bytes.
### Height