transactionIds property
A list of Transaction IDs included in this block
Implementation
@$pb.TagNumber(1)
$core.List<$10.TransactionId> get transactionIds => $_getList(0);
A list of Transaction IDs included in this block
@$pb.TagNumber(1)
$core.List<$10.TransactionId> get transactionIds => $_getList(0);