[][src]Function interledger_ildcp::get_ildcp_info

pub fn get_ildcp_info<S, A>(
    service: &mut S,
    account: A
) -> impl Future<Item = IldcpResponse, Error = ()> where
    S: IncomingService<A>,
    A: Account

Get the ILP address and asset details for a given account.