runtime: update grandpa equivocation reporting api (#1407)

* runtime: update grandpa equivocation reporting api

* Bump

Co-authored-by: Gav Wood <gavin@parity.io>
This commit is contained in:
André Silva
2020-07-17 12:01:02 +01:00
committed by GitHub
parent 63a655afb0
commit 0a049e81de
5 changed files with 159 additions and 172 deletions
+1 -1
View File
@@ -713,7 +713,7 @@ sp_api::impl_runtime_apis! {
Grandpa::grandpa_authorities()
}
fn submit_report_equivocation_extrinsic(
fn submit_report_equivocation_unsigned_extrinsic(
_equivocation_proof: fg_primitives::EquivocationProof<
<Block as BlockT>::Hash,
sp_runtime::traits::NumberFor<Block>,