You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(chain): make LocalChain::canonicalize() generic over ChainQuery
Allow any type implementing `ChainQuery` trait instead of requiring
`CanonicalizationTask` specifically.
Signed-off-by: Leonardo Lima <[email protected]>
0 commit comments