Type Definition dock_runtime::blob::pallet::Blobs

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