mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 09:51: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
@@ -61,8 +61,6 @@ impl ChainWithGrandpa for Rialto {
|
||||
|
||||
impl RelayChain for Rialto {
|
||||
const PARAS_PALLET_NAME: &'static str = bp_rialto::PARAS_PALLET_NAME;
|
||||
const PARACHAINS_FINALITY_PALLET_NAME: &'static str =
|
||||
bp_rialto::WITH_RIALTO_BRIDGE_PARAS_PALLET_NAME;
|
||||
}
|
||||
|
||||
impl ChainWithMessages for Rialto {
|
||||
|
||||
Reference in New Issue
Block a user