Skip to content

docs(types): clean up mismatched and duplicated doc comments in Will struct (#335) - #336

Closed
XueyuanPang-Google wants to merge 1 commit into
SoroWill:mainfrom
XueyuanPang-Google:fix-will-struct-doc-comments
Closed

docs(types): clean up mismatched and duplicated doc comments in Will struct (#335)#336
XueyuanPang-Google wants to merge 1 commit into
SoroWill:mainfrom
XueyuanPang-Google:fix-will-struct-doc-comments

Conversation

@XueyuanPang-Google

Copy link
Copy Markdown

Summary

Fixes #335 by cleaning up leftover, duplicated and mismatched doc comments on the balances and token fields within the Will struct in contracts/will/src/types.rs.

Changes

  • Removed stray /// The token contract address... and /// The beneficiaries and their percentage shares... duplication from balances and token docstrings.
  • Cleaned up clear and accurate doc comments for both fields.

Verification

Code comments only; struct layout, ABI, and contract behavior remain intact.


Payout Address: 0x4DF12f27bEDC11EDEAfa6154A193C65a329388DE

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Will struct's doc comments for balances/token fields contain leftover, mismatched text

2 participants