Crate pallet_verify_signature
source ·Expand description
Transaction extension which validates a signature against a payload constructed from a call and the rest of the transaction extension pipeline.
Re-exports§
pub use extension::VerifySignature;
pub use weights::WeightInfo;
pub use pallet::*;
Modules§
- Transaction extension which validates a signature against a payload constructed from a call and the rest of the transaction extension pipeline.
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - Autogenerated weights for
pallet_verify_signature