Expand description

Substrate Signed Extension for validating requests to the handles pallet

Structs

  • The SignedExtension 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.

Functions