Closed rkuris closed 1 month ago
Is it an invariant that there is always at least one historical revision? If so, should the return type for `latest_revision` be `Arc<NodeStore<Committed, FileBacked>>` and not `Option<Arc<NodeStore<Committed, FileBacked>>>`?
_Originally posted by @danlaine in https://github.com/ava-labs/firewood/pull/697#discussion_r1702046461_
Fixed in #709
_Originally posted by @danlaine in https://github.com/ava-labs/firewood/pull/697#discussion_r1702046461_