txIndex property

  1. @BuiltValueField(wireName: r'tx_index')
int txIndex

Transaction index within the block

Implementation

@BuiltValueField(wireName: r'tx_index')
int get txIndex;