Type Alias CurrentPlannedSession

CurrentPlannedSession: StorageDescriptor<[], number, false, never>

The last planned session scheduled by the session pallet.

This is basically in sync with the call to [pallet_session::SessionManager::new_session].