Function BanManager.isWhitelisted

Checks whether the address is whitelisted

bool isWhitelisted (
  Address address
) nothrow @safe;

Parameters

NameDescription
address the address to check

Returns

true if whitelisted