nooschain / db/schema / BlockTransactionTable
Interface: BlockTransactionTable
Defined in: db/schema.ts:621
Ordered transaction membership for each canonical block.
Properties
block_height
block_height:
BigIntColumn
Defined in: db/schema.ts:622
position
position:
number
Defined in: db/schema.ts:624
transaction_hash
transaction_hash:
string
Defined in: db/schema.ts:623