Type Definition dock_runtime::blob::Blobs
source · pub type Blobs<T>where
T: Config, = StorageMap<_GeneratedPrefixForStorageBlobs<T>, Blake2_128Concat, BlobId, (BlobOwner, BoundedBytes<<T as Limits>::MaxBlobSize>), OptionQuery, GetDefault, GetDefault>;