global: vec iter part 2

This commit is contained in:
nym21
2025-04-28 18:30:11 +02:00
parent 15e6ef8488
commit f9257ed04d
17 changed files with 426 additions and 505 deletions

View File

@@ -202,23 +202,11 @@ export function createVecIdToIndexes() {
"is-coinbase": [TxIndex],
"is-explicitly-rbf": [TxIndex],
"last-dateindex": [MonthIndex, WeekIndex],
"last-emptyoutputindex": [Height],
"last-height": [DateIndex, DifficultyEpoch, HalvingEpoch],
"last-inputindex": [TxIndex],
"last-monthindex": [QuarterIndex, YearIndex],
"last-opreturnindex": [Height],
"last-outputindex": [TxIndex],
"last-p2aindex": [Height],
"last-p2msindex": [Height],
"last-p2pk33index": [Height],
"last-p2pk65index": [Height],
"last-p2pkhindex": [Height],
"last-p2shindex": [Height],
"last-p2trindex": [Height],
"last-p2wpkhindex": [Height],
"last-p2wshindex": [Height],
"last-txindex": [Height],
"last-unknownoutputindex": [Height],
"last-yearindex": [DecadeIndex],
low: [DateIndex, DecadeIndex, DifficultyEpoch, Height, MonthIndex, QuarterIndex, WeekIndex, YearIndex],
"low-in-cents": [DateIndex, Height],