SetFeelessAddress
Emitted from:
Definition
event SetFeelessAddress(address indexed addrs, bool indexed flag, address caller);
addrsis the address that was made feeless or not.flagis whether or not the terminal was made feeless.calleris the address that issued the transaction within which the event was emitted.