difftreelog
fix app promotion pallet presence
in: master
1 file changed
tests/src/pallet-presence.test.tsdiffbeforeafterboth78 );78 );79 } else if (chain.eq('QUARTZ by UNIQUE')) {79 } else if (chain.eq('QUARTZ by UNIQUE')) {80 requiredPallets.push(refungible);80 requiredPallets.push(81 refungible,82 appPromotion,83 );81 } else if (chain.eq('UNIQUE')) {84 } else if (chain.eq('UNIQUE')) {82 // Insert Unique additional pallets here85 // Insert Unique additional pallets here