Skip to content

docs: add rustdoc for markets read cache constructor - #901

Closed
silentgeckoaudit3801 wants to merge 1 commit into
Predictify-org:masterfrom
silentgeckoaudit3801:docs/markets-rustdoc-857
Closed

docs: add rustdoc for markets read cache constructor#901
silentgeckoaudit3801 wants to merge 1 commit into
Predictify-org:masterfrom
silentgeckoaudit3801:docs/markets-rustdoc-857

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown

Fixes #857.

Summary

  • adds the missing /// rustdoc for MarketReadCache::new
  • keeps the change scoped to contracts/predictify-hybrid/src/markets.rs
  • does not change contract behavior or storage logic

Validation

  • Static raw-file inspection confirmed every pub fn in markets.rs now has immediate /// rustdoc.
  • Compare is 1 commit ahead / 0 behind and changes only docs (+5/-0).
  • Not run locally: docs-only change; this workspace is avoiding project toolchain execution.

@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Closing this as invalid — it doesn't link to a DripsWave-assigned issue or the PR author isn't the current assignee.

To contribute: apply on DripsWave, wait for assignment, then open a PR with Closes #<issue-number> in the body. Thanks!

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.

Add rustdoc on markets public entrypoints (buffer #1)

2 participants