Add special block for Simplicity activation

This commit is contained in:
natsoni
2025-07-25 12:16:57 +02:00
parent ae57b85c53
commit 9441b92818

View File

@@ -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 = {