Skip to content

docs: fix wrong class name in AccountBalance::toProtobuf() doc comment#1414

Open
tannaya7 wants to merge 1 commit intohiero-ledger:mainfrom
tannaya7:fix/account-balance-doc-comment
Open

docs: fix wrong class name in AccountBalance::toProtobuf() doc comment#1414
tannaya7 wants to merge 1 commit intohiero-ledger:mainfrom
tannaya7:fix/account-balance-doc-comment

Conversation

@tannaya7
Copy link
Copy Markdown

Description:
Fixed the Doxygen comment for toProtobuf() in AccountBalance.h at line 46.
The comment incorrectly referred to FeeSchedules object instead of AccountBalance object.

Related issue(s):

Fixes #1397

Notes for reviewer:
This is a documentation-only change (single word fix in a comment).
No logic, headers, or tests were modified.
The build step was skipped as comments cannot introduce compilation errors.

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: tannaya7 <tannayasupriya157@gmail.com>
@tannaya7 tannaya7 requested review from a team as code owners April 12, 2026 05:38
@github-actions
Copy link
Copy Markdown

Hey @tannaya7 👋 thanks for the PR!
I'm your friendly PR Helper Bot 🤖 and I'll be riding shotgun on this one, keeping track of your PR's status to help you get it approved and merged.

This comment updates automatically as you push changes -- think of it as your PR's live scoreboard!
Here's the latest:


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 #1397 (assigned to you).


🎉 All checks passed! Your PR is ready for review. Great job!

@github-actions github-actions bot added the status: needs review The pull request is ready for maintainer review label Apr 12, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: needs review The pull request is ready for maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Good First Issue]: Fix wrong class name in AccountBalance::toProtobuf() doc comment

1 participant