linera-protocol icon indicating copy to clipboard operation
linera-protocol copied to clipboard

GRPC entrypoint to download a blob

Open andresilva91 opened this issue 9 months ago • 1 comments

Motivation

We need to be able to download blobs directly from the Proyx as part of the user blobs work. Fixes #2028

Proposal

This PR does a few things:

  • Adds a storage connection to the Proxy
  • Adds an entrypoint for downloading a blob given a blob ID

Test Plan

WIP

andresilva91 avatar May 17 '24 23:05 andresilva91