txId property
TxID, derived from transaction data, also needed for submission
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get txId => $_getN(1);
TxID, derived from transaction data, also needed for submission
@$pb.TagNumber(2)
$core.List<$core.int> get txId => $_getN(1);