Skip to content

Fix: Add missing query parameters to transaction submission documenta…#49

Merged
TaprootFreak merged 1 commit intomainfrom
develop
Sep 15, 2025
Merged

Fix: Add missing query parameters to transaction submission documenta…#49
TaprootFreak merged 1 commit intomainfrom
develop

Conversation

@TaprootFreak
Copy link
Contributor

…tion (#48)

  • fix: add missing query parameters to transaction submission endpoints
  • Added required 'quote' and 'method' parameters to /tx endpoint documentation
  • Clarified that method parameter must match exactly the blockchain name from transferAmounts array
  • Added specific examples for EVM chains including BNB Smart Chain
  • Updated Monero endpoint documentation with all required parameters

This prevents integration errors when wallets submit signed transactions without the necessary parameters.

  • Improved readability

…tion (#48)

* fix: add missing query parameters to transaction submission endpoints

- Added required 'quote' and 'method' parameters to /tx endpoint documentation
- Clarified that method parameter must match exactly the blockchain name from transferAmounts array
- Added specific examples for EVM chains including BNB Smart Chain
- Updated Monero endpoint documentation with all required parameters

This prevents integration errors when wallets submit signed transactions without the necessary parameters.

* Improved readability

---------

Co-authored-by: David May <david.leo.may@gmail.com>
@TaprootFreak TaprootFreak merged commit 6de5d90 into main Sep 15, 2025
1 check passed
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.

2 participants