mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
grandpa: remove light-client specific block import pipeline (#7546)
* grandpa: remove light-client specific block import * consensus, network: remove finality proofs
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const PROTOS: &[&str] = &[
|
||||
"src/schema/api.v1.proto",
|
||||
"src/schema/finality.v1.proto",
|
||||
"src/schema/light.v1.proto"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user