diff --git a/frontend/src/app/app.constants.ts b/frontend/src/app/app.constants.ts index 4be2a61f9..2b6661fcc 100644 --- a/frontend/src/app/app.constants.ts +++ b/frontend/src/app/app.constants.ts @@ -274,7 +274,12 @@ export const specialBlocks = { labelEvent: 'Bitcoin\'s 15th Halving', labelEventCompleted: 'Block Subsidy has halved to 0.00152587 BTC per block', networks: ['mainnet', 'testnet', 'testnet4'], - } + }, + '3477600': { + labelEvent: 'Simplicity activation', + labelEventCompleted: 'Simplicity has been activated!', + networks: ['liquid'], + }, }; export const fiatCurrencies = {