Skip to content

docs: add rustdoc for markets read cache constructor#901

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

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.

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)

1 participant