BlacklistStorage

State Variables

_BLACKLIST_STORAGE_LOCATION

bytes32 internal constant _BLACKLIST_STORAGE_LOCATION = 0x0;

Functions

load

function load() internal pure returns (BlacklistLayout storage $);