EmptyOperator

Git Source

Title: EmptyOperator

Author: Merge Layers Inc.

Empty operator contract

Functions

isOperator

Checks if the caller is an operator

function isOperator() external pure returns (bool);

Returns

NameTypeDescription
<none>boolTrue if the caller is an operator