Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mock-consensus): ➰ record height in inner span
this tweaks the fast-forward facilities (#3933, #4002) so that we record the height as a span field per-loop iteration, not as a field in the encompassing `#[instrument]` span. see #4005 for an example of the misleading `height: 0` logs this would generate.
- Loading branch information