<!--- PLEASE READ CAREFULLY --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen. If you're suggesting a change/improvement, tell us how it should work. --> - Create an RPC endpoint that will be used for testing that can start and stop the libp2p network ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior. If suggesting a change or an improvement, explain the difference between your suggestion and current behavior. --> - ## Possible Solution <!--- Not obligatory, but this is the place to suggest the underlying cause and possible fix for the bug, if you have one, or ideas on how to implement the fix. We'll be sure to credit your ideas in the commit log, or better yet, submit a PR and you'll get credit for the whole thing. --> - ## Steps to Reproduce <!--- This is the most important information you can give us for a bug report. Without good information, it will take much longer to resolve your issue! The best strategy here is to assume the maintainer reading this just started working on the project yesterday. If possible, please provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant. --> 1. 2. 3. 4. ## Specification <!--- Example specification (feel free to copy and paste if applicable or delete the specification section if a specification is not applicable): - go version: `1.13.7` - gossamer version: `development` - gossamer commit tag: NA - gossamer commit hash: NA - operating system: Ubuntu 19.10 - additional links: NA --> - go version: - gossamer version: - gossamer commit tag: - gossamer commit hash: - operating system: - additional links: ## Checklist <!--- Each empty square brackets below is a checkbox. Replace [ ] with [x] to check the box after completing the task. ---> - [x] I have read [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) - [x] I have provided as much information as possible and necessary - [ ] I am planning to submit a pull request to fix this issue myself <!--- Modified from trufflesuite/ganache -->
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce
Specification
Checklist