Expand description
Substrate Signed Extension for validating requests to the handles pallet
Structs§
- Handles
Signed Extension - The TransactionExtension trait is implemented on CheckFreeExtrinsicUse to validate the request. The purpose of this is to ensure that the retire_handle extrinsic cannot be repeatedly called to flood the network.
Enums§
- Pre
- The info passed between the prepare and post-dispatch steps for the
HandlesSignedExtension
extension. - Val
- The info passed between the validate and prepare steps for the
HandlesSignedExtension
extension.
Functions§
- map_
dispatch_ error - Map a module DispatchError to an InvalidTransaction::Custom error