referrerpolicy=no-referrer-when-downgrade

Module impls

Source
Expand description

Implementations of some helper traits passed into runtime modules as associated types. Some configurable implementations as associated type for the substrate runtime.

Structs§

AllianceIdentityVerifier
AllianceProposalProvider
Author
CreditToBlockAuthor
A HandleCredit implementation that naively transfers the fees to the block author. Will drop and burn the assets in case the transfer fails.