SNAPKITTYWEST's picture
push from SNAPKITTYWEST/hyperkitty-constraint-dsl
224e773 verified
Raw
History Blame Contribute Delete
180 Bytes
/// Verify module — minimal stub.
/// All verification logic is implemented in lib.rs::Chain::verify()
pub fn verify_chain() {
// Logic moved to Chain::verify() in lib.rs
}