ferranbt / fastssz

Fast Ethereum2.0 SSZ encoder/decoder
MIT License
74 stars 44 forks source link

Support time.Time #100

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

This allows encoding and decoding of the time.Time type in structs, to uint64 values.