Skip to content

Document redirect_funds preconditions and errors - #403

Closed
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/redirect-funds-rustdoc-286
Closed

Document redirect_funds preconditions and errors#403
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/redirect-funds-rustdoc-286

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown

Fixes #286.

Expands the redirect_funds rustdoc so it matches the current implementation:

  • documents the intentional no-auth / permissionless settlement behavior
  • lists the Active-status, deadline, and unvalidated-milestone preconditions
  • enumerates the VaultNotFound, VaultNotActive, InvalidTimestamp, and NotAuthorized error paths

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.

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

2 participants