commission property

  1. @TagNumber.new(3)
List<DecCoin> get commission

commission defines the commission the validator received.

Implementation

@$pb.TagNumber(3)
$core.List<$53.DecCoin> get commission => $_getList(2);