Function ethcore::verification::new
source · [−]pub fn new<C: BlockInfo + CallContract>(v: VerifierType) -> Box<dyn Verifier<C>>
Expand description
Create a new verifier based on type.
pub fn new<C: BlockInfo + CallContract>(v: VerifierType) -> Box<dyn Verifier<C>>
Create a new verifier based on type.