Adding taproot countdown
This commit is contained in:
@@ -132,9 +132,11 @@ export const languages: Language[] = [
|
||||
|
||||
export const specialBlocks = {
|
||||
'709632': {
|
||||
labelEvent: '🌱 Taproot activated!',
|
||||
labelEvent: 'Taproot 🌱 activation',
|
||||
labelEventCompleted: 'Taproot 🌱 has been activated!',
|
||||
},
|
||||
'840000': {
|
||||
labelEvent: '🥳 Halving',
|
||||
labelEvent: 'Halving 🥳',
|
||||
labelEventCompleted: 'Block Subsidy has halved to 6.25 BTC per block',
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user