Name | Lookup | Parameters | |
---|---|---|---|
add_params | 2800 | 2 | |
add_public_key | 2801 | 2 | |
remove_params | 2802 | 2 | |
remove_public_key | 2803 | 2 | |
add_accumulator | 2804 | 2 | |
update_accumulator | 2805 | 2 | |
remove_accumulator | 2806 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
ParamsAdded | 2800 | ||
ParamsRemoved | 2801 | ||
KeyAdded | 2802 | ||
KeyRemoved | 2803 | ||
AccumulatorAdded | 2804 | ||
AccumulatorUpdated | 2805 | ||
AccumulatorRemoved | 2806 |
Name | Type | |
---|---|---|
AccumulatorOwnerCounters | {"origin":"MapType","map_type":{"key":"AccumulatorOwner","hasher":"Blake2_128Concat","value":"StoredAccumulatorOwnerCounters","isLinked":false}} | |
AccumulatorParams | {"origin":"DoubleMapType","double_map_type":{"key":"AccumulatorOwner","key2":"IncId","hasher":"Blake2_128Concat","key2Hasher":"Identity","value":"AccumulatorParameters","isLinked":false}} | |
AccumulatorKeys | {"origin":"DoubleMapType","double_map_type":{"key":"AccumulatorOwner","key2":"IncId","hasher":"Blake2_128Concat","key2Hasher":"Identity","value":"AccumulatorPublicKey","isLinked":false}} | |
Accumulators | {"origin":"MapType","map_type":{"key":"AccumulatorId","hasher":"Blake2_128Concat","value":"AccumulatorWithUpdateInfo","isLinked":false}} | |
Version | {"origin":"PlainType","plain_type":"StorageVersion"} |
Name | Type | Value | |
---|---|---|---|
LabelMaxSize | u32 | 0x80000000 | |
LabelPerByteWeight | Weight | 0x0a00000000000000 | |
ParamsMaxSize | u32 | 0x00020000 | |
ParamsPerByteWeight | Weight | 0x0a00000000000000 | |
PublicKeyMaxSize | u32 | 0x00020000 | |
PublicKeyPerByteWeight | Weight | 0x0a00000000000000 | |
AccumulatedMaxSize | u32 | 0x80000000 | |
AccumulatedPerByteWeight | Weight | 0x0a00000000000000 |
Name | Docs |
---|---|
LabelTooBig | |
ParamsTooBig | |
PublicKeyTooBig | |
ParamsDontExist | |
PublicKeyDoesntExist | |
AccumulatedTooBig | |
AccumulatorDoesntExist | |
AccumulatorAlreadyExists | |
NotPublicKeyOwner | |
NotAccumulatorOwner | |
IncorrectNonce |