Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(iota): add doc comments to client and wallet #4696

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

Thoralf-M
Copy link
Member

Description of change

Add missing doc comments and fixed with_basic_auth() as it was calling the wrong method internally

Links to any relevant issues

Fixes #4558

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Running cargo doc

@Thoralf-M Thoralf-M requested a review from a team as a code owner January 6, 2025 15:39
@iota-ci iota-ci added dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group. labels Jan 6, 2025
@Thoralf-M Thoralf-M force-pushed the dev-tools/iota-sdk-doc-comments branch from 156c476 to 62292c6 Compare January 6, 2025 16:15
@Thoralf-M Thoralf-M merged commit c620161 into develop Jan 6, 2025
42 checks passed
@Thoralf-M Thoralf-M deleted the dev-tools/iota-sdk-doc-comments branch January 6, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing SDK documentation
4 participants