fn tempo_signature_verification_gas(signature: &TempoSignature) -> u64Expand description
Calculates the gas cost for verifying an AA signature.
For Keychain signatures, adds key validation overhead to the inner signature cost Returns the additional gas required beyond the base transaction cost.