zkverify
subscan
Runtime Modules / Aggregate
Spec Version:
Events
Name
Lookup
Attributes
NewDomain5100["u32"]
DomainStateChanged5101["u32","DomainState"]
NewProof5102["H256","u32","u64"]
AggregationComplete5103["u32","u64"]
NewAggregationReceipt5104["u32","u64","H256"]
CannotAggregate5105["H256","CannotAggregateCause"]
DomainFull5106["u32"]
Storage Functions
Name
Type
NextDomainId{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Domains{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"pallet_aggregate:data:DomainEntry","keys_id":4,"value_id":683}}
SubmittersAllowlist{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","AccountId"],"value":"NULL","keys_id":550,"value_id":36}}
Published{"origin":"PlainType","plain_type":"Vec<Tuple:U32pallet_aggregate:data:AggregationEntry>","PlainTypeValue":701}
Constants
Name
Type
Value
AggregationSizeU3280000000
MaxPendingPublishQueueSizeU3210000000
Error Types
Name
Docs
UnknownDomainIdThis domain id is unknown.
InvalidAggregationIdThis aggregation cannot be published, or it's already published.
InvalidDomainParamsThe domain params are invalid or overflow in allowlist consideration.
InvalidDomainStateTry to remove or hold a domain in an invalid state.
MissedDeliveryOwnershipTry to register a domain without any defined ownership (maybe a manager that didn't provide the delivery owner).
NextAggregationIdUnavailableCannot create a new, unique, aggregation id anymore