Function
lookup
Looks up the geographic data associated with a particular IP address.
lookup: func(ip-addr: ip-address, max-len: u64) -> result<string, error>;Looks up the geographic data associated with a particular IP address.
lookup: func(ip-addr: ip-address, max-len: u64) -> result<string, error>;