subscan
Runtime Modules / DataPreservers
Spec Version:
Events
Name
Lookup
Attributes
BootNodesChanged1300["ParaId"]
ProfileCreated1301["AccountId","ProfileId","BalanceOf"]
ProfileUpdated1302["ProfileId","BalanceOf","BalanceOf"]
ProfileDeleted1303["ProfileId","BalanceOf"]
AssignmentStarted1304["ProfileId","ParaId"]
AssignmentStopped1305["ProfileId","ParaId"]
Storage Functions
Name
Type
Profiles{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"pallet_data_preservers:types:RegisteredProfile","keys_id":12,"value_id":643}}
NextProfileId{"origin":"PlainType","plain_type":"U64","PlainTypeValue":12}
Assignments{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U64>","keys_id":46,"value_id":646}}
Constants
Name
Type
Value
MaxAssignmentsPerParaIdU320a000000
MaxNodeUrlLenU32c8000000
MaxParaIdsVecLenU3264000000
Error Types
Name
Docs
NoBootNodesThis container chain does not have any boot nodes
UnknownProfileId
NextProfileIdShouldBeAvailable
AssignmentPaymentRequestParameterMismatchMade for `AssignmentProcessor` implementors to report a mismatch between`ProviderRequest` and `AssignerParameter`.
ProfileAlreadyAssigned
ProfileNotAssigned
ProfileIsNotElligibleForParaId
WrongParaId
MaxAssignmentsPerParaIdReached
CantDeleteAssignedProfile