mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
a462207158
backport of https://github.com/paritytech/parity-bridges-common/pull/2821 (see detailed description there)
12 lines
371 B
Plaintext
12 lines
371 B
Plaintext
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"
|