pub const SIG_VERSION: u32 = 2;Expand description
Bump when encode::signature_epilogue or the encoders change in a way that
alters the golden signature of an unchanged program. Committed vectors record
the version they were minted against; the replay test refuses a mismatch.