-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update package descriptions #226
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #226 +/- ##
=======================================
Coverage 96.87% 96.87%
=======================================
Files 68 68
Lines 3653 3653
=======================================
Hits 3539 3539
Misses 114 114 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just like in the contract deployments PR, we should use the actual contract names, e.g. AxelarGasService
instead of Axelar Gas Service
. This usually ends up being useful for debugging and refactors, even in documentation
So <real contract name> Stellar contract, responsible for ...
Co-authored-by: Noah B. 🥂 <[email protected]>
Co-authored-by: Noah B. 🥂 <[email protected]>
Co-authored-by: Noah B. 🥂 <[email protected]>
Co-authored-by: Noah B. 🥂 <[email protected]>
Co-authored-by: Noah B. 🥂 <[email protected]>
Co-authored-by: Noah B. 🥂 <[email protected]>
Co-authored-by: Noah B. 🥂 <[email protected]>
AXE-7232