txs property

  1. @TagNumber(1)
List<XmrTx> get txs

Implementation

@$pb.TagNumber(1)
$core.List<XmrTx> get txs => $_getList(0);