Closed
Description
Summary of Issue
We need to ensure that new ports that get bound are all stored under unique keys so they can be correctly exported/imported for genesis. We can achieve this by updating the portID
mapping key to use portKey + portID
instead of just the portKey.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged/assigned