essential-contributions / essential-node

Derive current head from essential builder and sync state between nodes
Apache License 2.0
2 stars 1 forks source link

Make sure `essential-node-db` uses `Word` to represent block number #90

Closed mitchmindtree closed 1 month ago

mitchmindtree commented 1 month ago

Currently there remains some usage of u64, but these should be changed to Word.