Skip to content

docs: add treasury API documentation - closes #439 - #516

Merged
codebestia merged 1 commit into
codebestia:mainfrom
ChuyCode15:feature/treasury-documentation
Jul 31, 2026
Merged

docs: add treasury API documentation - closes #439#516
codebestia merged 1 commit into
codebestia:mainfrom
ChuyCode15:feature/treasury-documentation

Conversation

@ChuyCode15

Copy link
Copy Markdown
Contributor

Description

Adds comprehensive API documentation for treasury endpoints (routes/treasury.ts).

Includes:

  • Request/response shapes for all endpoints
  • Validation rules (recipient format, TTL enum, threshold bounds)
  • TTL-per-ledger conversion table
  • Architecture overview explaining current off-chain implementation and planned on-chain integration

Closes #439

Type of change

  • Bug fix
  • New feature
  • [*] Documentation update
  • Other

Checklist

  • [*] I have read the contributing guidelines
  • [*] I have tested my changes locally
  • [*] My code follows the project's coding standards

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@ChuyCode15 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@codebestia
codebestia merged commit ff76d18 into codebestia:main Jul 31, 2026
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.

API docs: Treasury endpoints

2 participants