Skip to content

Commit 78c0538

Browse files
committed
refactor(chain)!: complete removal of canonical_iter module
- Delete entire `canonical_iter.rs` file and its module declaration - Move `CanonicalReason`, `ObservedIn`, and `CanonicalizationParams` to `canonical_task.rs` - Update module exports to use `pub use canonical_task::*` instead of selective exports BREAKING CHANGE: `CanonicalIter` and all its exports are removed
1 parent 823691d commit 78c0538

File tree

3 files changed

+103
-354
lines changed

3 files changed

+103
-354
lines changed

crates/chain/src/canonical_iter.rs

Lines changed: 0 additions & 344 deletions
This file was deleted.

0 commit comments

Comments
 (0)