mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-06 11:44:45 +00:00
238589868c
In nim-web3 all std.Option are replaced by results.Opt. The same goes in nim-eth, with additional fields name changes and GasInt changed from int64 to uint64.