mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41: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
@@ -79,7 +79,6 @@ impl ChainWithBalances for Wococo {
|
||||
|
||||
impl RelayChain for Wococo {
|
||||
const PARAS_PALLET_NAME: &'static str = bp_wococo::PARAS_PALLET_NAME;
|
||||
const PARACHAINS_FINALITY_PALLET_NAME: &'static str = "BridgeWococoParachains";
|
||||
}
|
||||
|
||||
impl ChainWithTransactions for Wococo {
|
||||
|
||||
Reference in New Issue
Block a user