fun hasTrafficNearby(coordinate: BlockCoordinate, radius: Int, quantity: Int): Boolean
Used to check traffic at a given coordinate with a certain radius
coordinate
- coordinate to check at
quantity
- quantity of traffic. Each one represents the traffic from one contract.