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
/// Phase 3 verification. Check block information against parent. Returns either a null `Ok` or a general error detailing the problem with import.
204
+
/// The verification must be conducted only with the two headers' information because it does not guarantee whether the two corresponding bodies have been imported.
0 commit comments