mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-20 23:04:46 -07:00
global: vec iter part 2
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user