OP_CHECKSIG

Constant OP_CHECKSIG 

Source
pub const OP_CHECKSIG: u8 = 172;
Expand description

Puts 1 on the stack if the signature authorizes the public key and transaction hash. Otherwise 0.