Smart Contract references
Listener.middleware()
function middleware() internal virtual returns (bool) {}
Override this function to be used as the logic for the onlyPermisioned
modifier.
Smart Contract references
function middleware() internal virtual returns (bool) {}
Override this function to be used as the logic for the onlyPermisioned
modifier.