Added gaps at the end of the storage of each contract.
This commit is contained in:
@ -25,5 +25,4 @@ library Address {
|
||||
assembly { size := extcodesize(account) }
|
||||
return size > 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user