[][src]Constant bitcointx::op::CHECKSIG

pub const CHECKSIG: u8 = 172;

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