Skip to content

Fix incorrect parameter count in token-swap README#525

Open
Zentex1337 wants to merge 1 commit intosolana-developers:mainfrom
Zentex1337:fix/issue-494-readme-parameter-count
Open

Fix incorrect parameter count in token-swap README#525
Zentex1337 wants to merge 1 commit intosolana-developers:mainfrom
Zentex1337:fix/issue-494-readme-parameter-count

Conversation

@Zentex1337
Copy link

Summary

  • Fixed the parameter count in the create_amm function documentation
  • Changed "four parameters" to "three parameters" to accurately reflect the actual function signature

Test plan

  • Documentation-only change, no code affected

Fixes #494

Changed "four parameters" to "three parameters" in the create_amm
function documentation to accurately reflect the actual number of
parameters (ctx, id, and fee).

Fixes solana-developers#494
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.

Wrong no of parameter is tell in Tokens/token-swap/Readme

1 participant