Skip to content

Expand docs for LTC1 and registry functions#29

Merged
Sernior merged 1 commit into
Sernior:mainfrom
SMartorana:main
Mar 8, 2026
Merged

Expand docs for LTC1 and registry functions#29
Sernior merged 1 commit into
Sernior:mainfrom
SMartorana:main

Conversation

@SMartorana
Copy link
Copy Markdown
Contributor

Add and enrich inline documentation across LTC1 and registry modules. In sources/ltc1.move: add module initializer docs, and detailed docstrings for create_contract and buy_token (arguments, aborts, and logic note about dividend‑stripping protection and investor purchase flow). In sources/registry.move: clarify register_notarization usage and rationale (why notarization id/hash are used), and expand claim_notarization docs with arguments, returns and abort conditions. These changes improve developer clarity around notarization, authorization, and token sale flows.

Add and enrich inline documentation across LTC1 and registry modules. In sources/ltc1.move: add module initializer docs, and detailed docstrings for create_contract and buy_token (arguments, aborts, and logic note about dividend‑stripping protection and investor purchase flow). In sources/registry.move: clarify register_notarization usage and rationale (why notarization id/hash are used), and expand claim_notarization docs with arguments, returns and abort conditions. These changes improve developer clarity around notarization, authorization, and token sale flows.
@Sernior Sernior merged commit 1eb7d88 into Sernior:main Mar 8, 2026
1 check failed
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.

2 participants