fix: old X links that now directed to impersonater

This commit is contained in:
nym21
2025-04-29 15:04:59 +02:00
parent f34f4f2738
commit d11d3f19bd
13 changed files with 12 additions and 19 deletions

View File

@@ -90,13 +90,6 @@ export function createVecIdToIndexes() {
"height-count": [DateIndex, DifficultyEpoch],
inputindex: [InputIndex],
"is-explicitly-rbf": [TxIndex],
"last-dateindex": [MonthIndex, WeekIndex],
"last-height": [DateIndex, DifficultyEpoch, HalvingEpoch],
"last-inputindex": [TxIndex],
"last-monthindex": [QuarterIndex, YearIndex],
"last-outputindex": [TxIndex],
"last-txindex": [Height],
"last-yearindex": [DecadeIndex],
monthindex: [DateIndex, MonthIndex],
"monthindex-count": [QuarterIndex, YearIndex],
opreturnindex: [OpReturnIndex],