- 
Martin Holst Swende authoredThis 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> 
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>
Felix Lange <fjl@twurst.com>