Skip to content

[MINOR] Follow-up from "RPC Concurrency Test"

Peter-Jan Brone requested to merge 4105-follow-up-from-rpc-concurrency-test into master

MINOR MERGE REQUEST

Overview

This MR

  • makes all required fields static on the renterHostPair
  • makes sure its methods are not unnecessarily exported
  • makes sure its methods follow our naming conventions

I marked it minor because it's limited to naming (and alphabetizing) methods of a helper struct. It only touches test files.

Issues Closed

Closes #4105 (closed)

Edited by Peter-Jan Brone

Merge request reports

Loading