Skip to main content

batch_verify

Function batch_verify 

Source
pub fn batch_verify<'a, I>(items: I) -> bool
where I: IntoParallelIterator<Item = (&'a Signature, &'a Address, &'a [u8])>,
Expand description

TODO: we will move this API into solana-sdk.