accountAgeWitnessHash property

  1. @TagNumber(2)
List<int> get accountAgeWitnessHash

Implementation

@$pb.TagNumber(2)
$core.List<$core.int> get accountAgeWitnessHash => $_getN(1);
  1. @TagNumber(2)
set accountAgeWitnessHash (List<int> v)

Implementation

@$pb.TagNumber(2)
set accountAgeWitnessHash($core.List<$core.int> v) { $_setBytes(1, v); }