mirror of
https://github.com/Instadapp/yield-contract.git
synced 2024-07-29 21:47:29 +00:00
made deployer name little fancy = InstaDeployer
This commit is contained in:
parent
beaa67232e
commit
bce8781258
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user