pub const SIGNATURE_COST: u64 = COMPUTE_UNIT_TO_US_RATIO * 24; // 720u64
Expand description

Number of compute units for one signature verification.