feat(ctb): make StandardBridge vars immutable
Updates the StandardBridge to use immutable variables instead of state variables. Primary reason for this change is to guarantee that the storage layout will not be a problem during the upgrade. Plus, there's really no reason why these variables shouldn't be immutable.
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment