mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-21 07:14:47 -07:00
fix: old X links that now directed to impersonater
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user