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 54d83a7 commit 7123f43Copy full SHA for 7123f43
contracts/src/arbitration/KlerosCore.sol
@@ -56,7 +56,7 @@ contract KlerosCore is KlerosCoreBase {
56
);
57
}
58
59
- function initialize4() external reinitializer(4) {
+ function initialize5() external reinitializer(5) {
60
// NOP
61
62
0 commit comments