Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet.
Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation
purposes. To see the real version of each dispatchable, look for them in Pallet
or
Call
.
Functions
- Set the asynchronous backing parameters.
- Setting this to true will disable consistency checks for the configuration setters. Use with caution.
- Set the acceptance period for an included candidate.
- Set the dispute period, in number of sessions to keep for disputes.
- Set the dispute post conclusion acceptance period.
- Set PVF executor parameters.
- Set the parachain validator-group rotation frequency
- Sets the maximum number of messages allowed in an HRMP channel at once.
- Sets the maximum size of a message that could ever be put into an HRMP channel.
- Sets the maximum total size of messages in bytes allowed in an HRMP channel at once.
- Sets the maximum number of outbound HRMP messages can be sent by a candidate.
- Sets the maximum number of inbound HRMP channels a parachain is allowed to accept.
- Sets the maximum number of outbound HRMP channels a parachain is allowed to open.
- Sets the number of sessions after which an HRMP open channel request expires.
- Sets the amount of funds that the recipient should provide for accepting opening an HRMP channel.
- Sets the amount of funds that the sender should provide for opening an HRMP channel.
- Set the max validation code size for incoming upgrades.
- Set the critical downward message size.
- Set the max head data size for paras.
- Set the max POV block size for incoming upgrades.
- Sets the maximum number of messages that a candidate can contain.
- Sets the maximum size of an upward message that can be sent by a candidate.
- Sets the maximum items that can present in a upward dispatch queue at once.
- Sets the maximum total size of items that can present in a upward dispatch queue at once.
- Set the maximum number of validators to use in parachain consensus.
- Set the maximum number of validators to assign to any core.
- Set the minimum backing votes threshold.
- Sets the minimum delay between announcing the upgrade block for a parachain until the upgrade taking place.
- Set the total number of delay tranches.
- Set the number of validators needed to approve a block.
- Set the no show slots, in number of number of consensus slots. Must be at least 1.
- Set the on demand (parathreads) base fee.
- Set the number of on demand execution cores.
- Set the on demand (parathreads) fee variability.
- Set the on demand (parathreads) queue max size.
- Set the number of retries for a particular on demand.
- Set the on demand (parathreads) fee variability.
- Set the on demand (parathreads) ttl in the claimqueue.
- Set the availability period for paras.
- Set the number of session changes after which a PVF pre-checking voting is rejected.
- Set the number of samples to do of the
RelayVRFModulo
approval assignment criterion. - Set the scheduling lookahead, in expected number of blocks at peak throughput.
- Set the validation upgrade cooldown.
- Set the validation upgrade delay.
- Set the zeroth delay tranche width.