mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +00:00
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:
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user