status-im / nim-eth-common

Common types and helpers, used across nimbus related projects
Apache License 2.0
0 stars 1 forks source link

Update transaction.V to be a range instead of UInt256 #12

Closed coffeepots closed 6 years ago

coffeepots commented 6 years ago

Currently Transaction.V is a UInt256, where it only needs to contain the values 27..28.