gt_be

Function gt_be 

Source
fn gt_be(a: &[u8; 32], b: &[u8; 32]) -> bool
Expand description

Compare two 32-byte big-endian numbers: returns true if a > b.