Function verify

Source
fn verify(ts: Vec<(LedgerProof, SokMessage)>) -> Result<(), String>
Expand description