Skip to content

Document cancel_vault preconditions and errors - #405

Closed
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/cancel-vault-rustdoc-287
Closed

Document cancel_vault preconditions and errors#405
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/cancel-vault-rustdoc-287

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown

Fixes #287.

Expands the cancel_vault rustdoc so it matches the current implementation:

  • documents creator-only authorization
  • lists the existing-vault and Active-status preconditions
  • enumerates the VaultNotFound and VaultNotActive error paths, plus the Soroban auth failure case

Validation: static source/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.

cancel_vault's /// doc comment omits its preconditions and possible errors

2 participants