[][src]Type Definition vibranium::blockchain::connector::CallFuture

type CallFuture = CallFuture<Vec<Address>, Box<dyn Future<Item = Value, Error = Error>>>;