Type Alias pallet_stateful_storage::types::PaginatedKey
source · pub type PaginatedKey = (SchemaId, PageId);
Expand description
MultipartKey type for Paginated storage (full key)
pub type PaginatedKey = (SchemaId, PageId);
MultipartKey type for Paginated storage (full key)