Function BanManager.banUntil

Manually ban an address, until the specified time.

void banUntil (
  Address address,
  TimePoint banned_until
) nothrow @safe;

Parameters

NameDescription
address the address to ban
banned_until the time at which the IP will be considered un-banned