diff --git a/eth_common/eth_types.nim b/eth_common/eth_types.nim index 1c757ca..8cf2878 100644 --- a/eth_common/eth_types.nim +++ b/eth_common/eth_types.nim @@ -31,7 +31,7 @@ type value*: UInt256 payload*: Blob R*, S*: UInt256 - V*: range[27..28] + V*: byte BlockNumber* = UInt256