mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Misc comments
This commit is contained in:
@@ -31,6 +31,9 @@ pragma solidity ^0.8.26;
|
||||
The alternative would be to have a council publish the Serai key on-Ethereum,
|
||||
with Serai verifying the published result. This would introduce a DoS risk in
|
||||
the council not publishing the correct key/not publishing any key.
|
||||
|
||||
This design does not work with designs expecting initialization (which may require re-deploying
|
||||
the same code until the initialization successfully goes through, without being sniped).
|
||||
*/
|
||||
|
||||
contract Deployer {
|
||||
|
||||
Reference in New Issue
Block a user