updateOneChain method
only update fiels not boutiques, not upsert, do nothing if unfound
Implementation
$grpc.ResponseFuture<$1.StatusResponse> updateOneChain($8.ChainRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateOneChain, request, options: options);
}