Itering understands the importance of protecting and safeguarding your privacy. By continuing using this website you agree with our
Privacy Policyand
Terms of Use.
Name | Lookup | Parameters | |
---|---|---|---|
buy_core | 3a00 | 2 | |
force_buy_core | 3a01 | 1 | |
set_relay_xcm_weight_config | 3a02 | 1 | |
set_relay_chain | 3a03 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
BuyCoreXcmSent | 3a00 | ["ParaId"] |
Name | Type | |
---|---|---|
InFlightOrders | {"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":511} | |
RelayXcmWeightConfig | {"origin":"PlainType","plain_type":"pallet_xcm_core_buyer:pallet:RelayXcmWeightConfigInner","PlainTypeValue":339} | |
RelayChain | {"origin":"PlainType","plain_type":"dancebox_runtime:xcm_config:RelayChain","PlainTypeValue":341} |
Name | Type | Value | |
---|---|---|---|
MaxParathreads | U32 | 64000000 | |
UnsignedPriority | U64 | ffffffffffffffff |
Name | Docs |
---|---|
InvalidProof | |
ErrorValidatingXCM | |
ErrorDeliveringXCM | |
OrderAlreadyExists | An order for this para id already exists |
NotAParathread | The para id is not a parathread |
InFlightLimitReached | There are too many in-flight orders, buying cores will not work until some of thoseorders finish. |
NoAssignedCollators | There are no collators assigned to this parathread, so no point in buying a core |
CollatorNotAssigned | This collator is not assigned to this parathread |
XcmWeightStorageNotSet | The `XcmWeights` storage has not been set. This must have been set by root with thevalue of the relay chain xcm call weight and extrinsic weight |
ReanchorFailed | Converting a multilocation into a relay relative multilocation failed |