Expand description

Configuration trait of this pallet.

Implement this type for a runtime in order to customize this pallet.

Required Associated Types§

Required Methods§

The response which causes the most runtime weight.

The MultiLocation used for successful transaction XCMs.

If set to None, benchmarks which rely on a transact_origin will be skipped.

A valid MultiLocation we can successfully subscribe to.

If set to None, benchmarks which rely on a subscribe_origin will be skipped.

Return an origin, ticket, and assets that can be trapped and claimed.

Implementors§