Skip to content

Document usdc_token in vesting create_vault examples - #401

Closed
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/vesting-usdc-token-signature-357
Closed

Document usdc_token in vesting create_vault examples#401
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/vesting-usdc-token-signature-357

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown

Fixes #357.

Updates vesting.md so the documented create_vault signature and usage examples match the current contract API:

  • adds the leading usdc_token: Address parameter to the create_vault signature and parameter list
  • documents the current Result<u32, Error> return type
  • passes usdc_token in the create, release, redirect, and cancel examples that call token-moving entrypoints

Validation: static documentation/API review only; no project toolchain commands were run from this environment.

@1nonlypiece

Copy link
Copy Markdown
Contributor

@silentgeckoaudit3801 this PR needs to be linked to an issue you're actually assigned to before it can be merged through the campaign — closing for now, happy to take another look once that's in place.

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.

vesting.md's create_vault signature and Usage Examples both omit the usdc_token parameter entirely

2 participants