git.delta.rocks / unique-network / refs/commits / f09b3a842182

difftreelog

fix app promotion pallet presence

Daniel Shiposha2022-12-13parent: #5ec1bc9.patch.diff
in: master

1 file changed

modifiedtests/src/pallet-presence.test.tsdiffbeforeafterboth
78 );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