mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 04:11:09 +00:00
Introduce submit_finality_proof_ex call to bridges GRANDPA pallet (#3225)
backport of https://github.com/paritytech/parity-bridges-common/pull/2821 (see detailed description there)
This commit is contained in:
committed by
GitHub
parent
bc2e5e1fe2
commit
a462207158
@@ -0,0 +1,11 @@
|
||||
title: "Introduce submit_finality_proof_ex call to bridges GRANDPA pallet"
|
||||
|
||||
doc:
|
||||
- audience: Runtime Dev
|
||||
description: |
|
||||
New call has been added to pallet-bridge-grandpa: submit_finality_proof_ex. It should be
|
||||
used instead of deprecated submit_finality_proof. submit_finality_proof will be removed
|
||||
later.
|
||||
|
||||
crates:
|
||||
- name: "pallet-bridge-grandpa"
|
||||
Reference in New Issue
Block a user