Merge pull request #14 from status-im/workaround-ice

Workaround ICE
This commit is contained in:
Yuriy Glukhov 2018-09-03 15:26:24 +03:00 committed by GitHub
commit 817360720d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ type
value*: UInt256
payload*: Blob
R*, S*: UInt256
V*: range[27..28]
V*: byte
BlockNumber* = UInt256