mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 15:26:32 +00:00
2b57a27d9e
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>