Objective
The current Morse mainnet client has a feature to send relays without application signature. We should add this functionality to RelayMiner: an ability to send relay through a supplier without providing meta information (session, signature, etc.) so operators can verify their RelayMiner configuration.
Origin Document
Requests from the community:
First mentioned in internal communication.
In the current Morse client, the feature is enabled by adding --simulateRelay argument. In our implementation, we can consider adding this to the relayminer config file.
Goals
- Operators can configure their RelayMiners to send requests to the backend service to make sure applications will get expected service.
General deliverables
Creator: @okdas
Objective
The current Morse mainnet client has a feature to send relays without application signature. We should add this functionality to RelayMiner: an ability to send relay through a supplier without providing meta information (session, signature, etc.) so operators can verify their RelayMiner configuration.
Origin Document
Requests from the community:
First mentioned in internal communication.
In the current Morse client, the feature is enabled by adding
--simulateRelayargument. In our implementation, we can consider adding this to the relayminer config file.Goals
General deliverables
Creator: @okdas