dependsOn property
/ ID of the transaction on which the current transaction depends.
Implementation
@$pb.TagNumber(7)
$core.List<$core.int> get dependsOn => $_getN(6);
/ ID of the transaction on which the current transaction depends.
@$pb.TagNumber(7)
$core.List<$core.int> get dependsOn => $_getN(6);