txCount property

  1. @BuiltValueField(wireName: r'tx_count')
int txCount

Number of transactions in the block

Implementation

@BuiltValueField(wireName: r'tx_count')
int get txCount;