subscan
Runtime Modules / InactivityTracking
Spec Version:
Call Functions
Name
Lookup
Parameters
set_inactivity_tracking_status23001
Events
Name
Lookup
Attributes
ActivityTrackingStatusSet2300["ActivityTrackingStatus"]
Storage Functions
Name
Type
CurrentActivityTrackingStatus{"origin":"PlainType","plain_type":"pallet_inactivity_tracking:pallet:ActivityTrackingStatus","PlainTypeValue":128}
InactiveCollators{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<AccountId>","keys_id":4,"value_id":700}}
ActiveCollatorsForCurrentSession{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":700}
Constants
Name
Type
Value
MaxInactiveSessionsU3205000000
MaxCollatorsPerSessionU3264000000
Error Types
Name
Docs
MaxCollatorsPerSessionReachedThe size of a collator set for a session has already reached MaxCollatorsPerSession value
ActivityTrackingStatusUpdateSuspendedError returned when the activity tracking status is attempted to be updated before the end session
ActivityTrackingStatusAlreadyEnabledError returned when the activity tracking status is attempted to be enabled when it is already enabled
ActivityTrackingStatusAlreadyDisabledError returned when the activity tracking status is attempted to be disabled when it is already disabled