index property

  1. @BuiltValueField(wireName: r'index')
int index

Transaction index within the block

Implementation

@BuiltValueField(wireName: r'index')
int get index;