pub fn build_verifier<P: Pair, C, CIDP, B: BlockT>(
_: BuildVerifierParams<C, CIDP>,
) -> AuraVerifier<C, P, CIDP, B>
Expand description
Build the AuraVerifier
.
pub fn build_verifier<P: Pair, C, CIDP, B: BlockT>(
_: BuildVerifierParams<C, CIDP>,
) -> AuraVerifier<C, P, CIDP, B>
Build the AuraVerifier
.