commitment property
TODO(thlorenz): @@@ not supporting commitment levels in our validator
Implementation
@$pb.TagNumber(2)
$19.RpcCommitment get commitment => $_getN(1);
Implementation
@$pb.TagNumber(2)
set commitment($19.RpcCommitment v) { setField(2, v); }