signatures property

  1. @TagNumber.new(2)
PbList<List<int>> get signatures

array of size 1, containing the standard signature structure of the transaction sender

Implementation

@$pb.TagNumber(2)
$pb.PbList<$core.List<$core.int>> get signatures => $_getList(1);