mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 14:56:23 +00:00
This PR changes the API so that uint64 is used for fork timestamps. It's a good choice because types.Header also uses uint64 for time. Co-authored-by: Felix Lange <fjl@twurst.com>