chainSelectionKLookback property

  1. @TagNumber(7)
UInt64Value get chainSelectionKLookback

chainSelectionKLookback

Implementation

@$pb.TagNumber(7)
$13.UInt64Value get chainSelectionKLookback => $_getN(6);
  1. @TagNumber(7)
set chainSelectionKLookback (UInt64Value v)

Implementation

@$pb.TagNumber(7)
set chainSelectionKLookback($13.UInt64Value v) { setField(7, v); }