pub async fn fetch_storage<V: Verifier>(
    output_ref: &OutputRef,
    client: &HttpClient
) -> Result<Output<V>>
Expand description

Fetch an output from chain storage given an OutputRef