This PR allows the user to make changes to what message is sent over the wire (mediatorMsg). This PR will need to be merged after merging the verification PR, as it makes changes to the sample.env and locustClient.py and may raise merge conflicts (should be easy to fix).
This PR allows the user to make changes to what message is sent over the wire (mediatorMsg). This PR will need to be merged after merging the verification PR, as it makes changes to the
sample.env
andlocustClient.py
and may raise merge conflicts (should be easy to fix).