Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: move ChainUpdate to a separate file (#10380)
This PR moves `ChainUpdate` to its own module as it is without any additional refactoring and making all currently used fields and method `pub(crate)`. I'm planning to fix that in a separate PR to make it easier to review. Part of #10275.
- Loading branch information