referrerpolicy=no-referrer-when-downgrade
macro_rules! generate_report_equivocation_call_builder {
    ($pipeline:ident, $mocked_builder:ident, $grandpa:path, $report_equivocation:path) => { ... };
}
Expand description

Macro that generates ReportEquivocationCallBuilder implementation for the case where we only have access to the mocked version of the source chain runtime.