mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-02-27 13:10:37 +00:00
remove zombie event
This commit is contained in:
parent
2b7837eef5
commit
6fda1fc72e
@ -21,7 +21,6 @@ contract IdentityGasRelay is Identity {
|
|||||||
keccak256("approveAndCallGasRelay(address,address,uint256,bytes32,uint256,uint256)")
|
keccak256("approveAndCallGasRelay(address,address,uint256,bytes32,uint256,uint256)")
|
||||||
);
|
);
|
||||||
|
|
||||||
event ExecutedGasRelayed(bytes32 messageHash);
|
|
||||||
event ContractDeployed(address deployedAddress);
|
event ContractDeployed(address deployedAddress);
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user