Type Definition dock_runtime::blob::StoredBlob

source ·
pub type StoredBlob<T> = (BlobOwner, BoundedBytes<<T as Limits>::MaxBlobSize>);