Function BanManager.ban

Manually ban an address using the configured ban time in the ban config.

void ban (
  Address address
) nothrow @safe;

Parameters

NameDescription
address the address to ban