pub const OP_CHECKSIG: u8 = 0xac;
Pop a public key and signature, push 1 if the signature is valid, 0 otherwise.