pub fn get_resolver<T: Into<NameOrAddress>>(
    ens_address: T,
    name: &str
) -> TransactionRequest
Expand description

Returns a transaction request for calling the resolver method on the ENS server