Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
Closes:
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.
- Tested CCTX in localnet
- Tested in development environment
- Go unit tests
- Go integration tests
- Tested via GitHub Actions
- I have added unit tests that prove my fix feature works