accountAgeWitnessSignatureOfDepositHash property

  1. @TagNumber(8)
List<int> get accountAgeWitnessSignatureOfDepositHash

Implementation

@$pb.TagNumber(8)
$core.List<$core.int> get accountAgeWitnessSignatureOfDepositHash => $_getN(7);
  1. @TagNumber(8)
set accountAgeWitnessSignatureOfDepositHash (List<int> v)

Implementation

@$pb.TagNumber(8)
set accountAgeWitnessSignatureOfDepositHash($core.List<$core.int> v) { $_setBytes(7, v); }