public interface BlockingManager
| Modifier and Type | Method and Description |
|---|---|
void |
fetchBlacklist()
Fetches blacklist.
|
List<io.bitsensor.lib.entity.proto.Block> |
getBlacklist()
Returns a map of blocked attackers stored in memory.
|
List<io.bitsensor.lib.entity.proto.Block> getBlacklist()
void fetchBlacklist()
Copyright © 2018 BitSensor. All rights reserved.