We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32028cb commit f529541Copy full SHA for f529541
protocol/proofs/generic-withdrawal-proofs.md
@@ -72,6 +72,12 @@ the cross-domain message sender. The Super Root withdrawal proof must therefore
72
given withdrawal was actually created on the specific chain that corresponds to the given
73
`OptimismPortal`. This means that we need to include a chain ID in the `OptimismPortal`.
74
75
+### Portal Code Differences
76
+
77
+We have a strong preference that all chains use the Super Root proof system within a relatively
78
+short time of the interop launch. We should have a clear plan to shipping this proof system to all
79
+chains after interop goes live.
80
81
## Failure Modes
82
83
### Bug in Proof Validation Logic
0 commit comments