Felix Lange 0c9a858f2d eth: don't call ValidateFields
ValidateFields was introduced before the rlp decoder disallowed nil
values. Decoding RLP will never return nil values, there is no need
to check for them.
2016-08-04 03:30:05 +02:00
..
2016-05-25 02:02:51 +02:00
2016-08-17 17:39:04 +02:00
2016-07-19 14:32:38 +02:00
2016-08-04 03:30:05 +02:00