Module collectives_westend_runtime::impls::benchmarks
source · Structs§
- Implementation of the
EnsureSuccessful
trait which opens an HRMP channel between the Collectives and a parachain with a given ID. - Type that wraps a type implementing the
Pay
trait to decorate itsPay::ensure_successful
function with a provided implementation of theEnsureSuccessful
trait. - Rank to salary conversion helper type.
Traits§
- Trait for setting up any prerequisites for successful execution of benchmarks.