referrerpolicy=no-referrer-when-downgrade

Crate bp_relayers

Source
Expand description

Primitives of messages module.

Structs§

  • Extra post-dispatch data, associated with the supported runtime call.
  • Reward payment procedure that executes a balances::transfer call from the account derived from the given RewardsAccountParams to the relayer or an alternative beneficiary.
  • Relayer registration.
  • Can be used to access the runtime storage key within the RelayerRewards map of the relayers pallet.
  • Structure used to identify the account that pays a reward to the relayer.
  • An BatchCallUnpacker adapter for runtimes with utility pallet.

Enums§

Traits§