Skip to content

fix(docs): sync comments with code#125

Open
Fallengirl wants to merge 5 commits intoautomata-network:mainfrom
Fallengirl:fix/docs-code-mismatch
Open

fix(docs): sync comments with code#125
Fallengirl wants to merge 5 commits intoautomata-network:mainfrom
Fallengirl:fix/docs-code-mismatch

Conversation

@Fallengirl
Copy link

Fixed documentation comments that were out of sync with actual code:

  • portal.go: referenced non-existent EnableZkProof() → WithZkProof()
  • trust_store.rs: wrong parameter name in docs (roots → trusted_certs)
  • pck_dao.rs: "This method" → "This module" for module-level doc
  • verifier.rs: wrong parameter names, order and return type in function docs

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.

1 participant

Comments