accountAgeWitnessNonce property

  1. @TagNumber(18)
List<int> get accountAgeWitnessNonce

Implementation

@$pb.TagNumber(18)
$core.List<$core.int> get accountAgeWitnessNonce => $_getN(12);
  1. @TagNumber(18)
set accountAgeWitnessNonce (List<int> v)

Implementation

@$pb.TagNumber(18)
set accountAgeWitnessNonce($core.List<$core.int> v) { $_setBytes(12, v); }