Skip to main content

tempo_signature_verification_gas

Function tempo_signature_verification_gas 

Source
fn tempo_signature_verification_gas(signature: &TempoSignature) -> u64
Expand 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.