docs: Fix missing const and incorrect comment in ContractInfoQuery.h#1223
docs: Fix missing const and incorrect comment in ContractInfoQuery.h#1223rwalworth merged 1 commit intohiero-ledger:mainfrom
Conversation
Signed-off-by: freya-docs <freya.docs.pp@gmail.com>
|
Hey @freya-docs 👋 thanks for the PR! This comment updates automatically as you push changes -- think of it as your PR's live scoreboard! PR Checks✅ DCO Sign-off -- All commits have valid sign-offs. Nice work! ✅ GPG Signature -- All commits have verified GPG signatures. Locked and loaded! ✅ Merge Conflicts -- No merge conflicts detected. Smooth sailing! ✅ Issue Link -- Linked to #1211 (assigned to you). 🎉 All checks passed! Your PR is ready for review. Great job! |
rwalworth
left a comment
There was a problem hiding this comment.
LGTM - both changes are correct and consistent with the rest of the codebase. Running the workflows now and will get this merged!
|
@rwalworth Is there something I should do to fix it? |
|
Hey @freya-docs! Nothing more is needed from your side, GitHub is experiencing outages at the moment, so I may have to try running the workflows a couple times before they pass. I'll be sure to merge when it does. Thanks again for your contribution! |
Description:
This PR fixes the missing const and incorrect comment in ContractInfoQuery.h
Related issue(s):
Fixes #1211