com.r3corda.core.node / CityDatabase

CityDatabase

object CityDatabase

A simple lookup table of city names to their coordinates. Lookups are case insensitive.



Functions

get operator fun get(name: String): PhysicalLocation?