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§
- Alliance
Identity Verifier - Alliance
Proposal Provider - Author
- Credit
ToBlock Author - A
HandleCredit
implementation that naively transfers the fees to the block author. Will drop and burn the assets in case the transfer fails.