Runtime Pallets
Historical
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
api.query.historical.historicalSessions
function historicalSessions(
u32
): Option<(H256,u32)>
api.query.historical.storedRange
function storedRange(
): Option<(u32,u32)>
Was this page helpful?