mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 14:31:02 +00:00
removed unused PARACHAINS_FINALITY_PALLET_NAME constant (#2670)
This commit is contained in:
committed by
Bastian Köcher
parent
564cb492f9
commit
11052e3942
@@ -74,7 +74,6 @@ impl ChainWithGrandpa for Westend {
|
||||
|
||||
impl RelayChain for Westend {
|
||||
const PARAS_PALLET_NAME: &'static str = bp_westend::PARAS_PALLET_NAME;
|
||||
const PARACHAINS_FINALITY_PALLET_NAME: &'static str = "BridgeWestendParachains";
|
||||
}
|
||||
|
||||
impl ChainWithBalances for Westend {
|
||||
|
||||
Reference in New Issue
Block a user