made deployer name little fancy = InstaDeployer

This commit is contained in:
Sowmay Jain 2020-09-12 20:14:32 +10:00
parent beaa67232e
commit bce8781258

View File

@ -83,7 +83,7 @@ contract Controller {
}
contract Deployer is Controller {
contract InstaDeployer is Controller {
event LogNewFlusher(address indexed owner, address indexed flusher, address indexed logic);