Commit a7d5c72f by Francisco Giordano

add gap to erc20snapshot

parent 7050b73a
......@@ -137,4 +137,6 @@ contract ERC20Snapshot is Initializable, ERC20 {
return ids[ids.length - 1];
}
}
uint256[50] private ______gap;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment