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

Change blob bytes from `Vec<u8>` to `Arc<[u8]>`

Open andresilva91 opened this issue 6 months ago • 0 comments

This will help us prevent unnecessary copying of the blob data

andresilva91 avatar Aug 20 '24 17:08 andresilva91