TXPointer
December 12, 2023 ยท View on GitHub
The location of the transaction in the block. It can be used by UTXOs as a reference to the transaction or by the transaction itself to make it unique.
| name | type | description |
|---|---|---|
blockHeight | uint32 | Block height. |
txIndex | uint16 | Transaction index. |