Skip to content

docs(ts-sdk): fix JSDoc for calculateMinimumBalanceForRentExemption - #1324

Open
Dhruv-mavani wants to merge 2 commits into
orca-so:mainfrom
Dhruv-mavani:fix/jsdoc-rent-params
Open

docs(ts-sdk): fix JSDoc for calculateMinimumBalanceForRentExemption#1324
Dhruv-mavani wants to merge 2 commits into
orca-so:mainfrom
Dhruv-mavani:fix/jsdoc-rent-params

Conversation

@Dhruv-mavani

Copy link
Copy Markdown

Summary

This PR fixes the JSDoc for calculateMinimumBalanceForRentExemption so that it matches the actual function signature.

Changes

  • Updated the first parameter type from Rpc to SysvarRent
  • Updated the parameter description accordingly

Closes #1319.

@Dhruv-mavani

Copy link
Copy Markdown
Author

@jshiohaha @wjthieme @yugure-orca....Reminder

Comment thread ts-sdk/whirlpool/src/sysvar.ts Outdated
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.

JSDoc for calculateMinimumBalanceForRentExemption does not match its parameters

2 participants