Module sov_modules_api::capabilities
source · Expand description
The rollup capabilities module defines “capabilities” that rollup must provide if they wish to use the standard app template. If you don’t want to provide these capabilities, you can bypass the Sovereign module-system completely and write a state transition function from scratch. See here for docs
Enums
- Container type for mixing borrowed and owned blobs.
Traits
- BlobSelector decides which blobs to process in a current slot.