zkVerify Testnet
subscan
Runtime Modules / Aggregate
Spec Version:
Call Functions
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":641}}
Published{"origin":"PlainType","plain_type":"Vec<Tuple:U32pallet_aggregate:data:AggregationEntry>","PlainTypeValue":656}
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.
InvalidDomainStateTry to remove or hold a domain in a invalid state.
MissedDeliveryOwnershipTry to register a domain without any defined ownership (maybe a manager that didn't provide the delivery owner).