Skip to content

feat(express): add qr param to sendmany, sendcoins, prebuildAndSign s…#8874

Merged
davidkaplanbitgo merged 1 commit into
masterfrom
T1-3417
May 27, 2026
Merged

feat(express): add qr param to sendmany, sendcoins, prebuildAndSign s…#8874
davidkaplanbitgo merged 1 commit into
masterfrom
T1-3417

Conversation

@davidkaplanbitgo
Copy link
Copy Markdown
Contributor

…chemas

Allow the qr (quantum-resistant sweep) boolean parameter through Express typed route validation for all three transaction endpoints. Without this, Express strips the unknown field before forwarding to Wallet-Platform.

Ticket: T1-3417

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 27, 2026

T1-3417

…chemas

Allow the `qr` (quantum-resistant sweep) boolean parameter through
Express typed route validation for all three transaction endpoints.
Without this, Express strips the unknown field before forwarding to
Wallet-Platform.

Ticket: T1-3417
Co-authored-by: Cursor <cursoragent@cursor.com>
@davidkaplanbitgo davidkaplanbitgo marked this pull request as ready for review May 27, 2026 13:48
Copy link
Copy Markdown
Contributor

@pranishnepal pranishnepal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optional field

@davidkaplanbitgo davidkaplanbitgo merged commit 676e584 into master May 27, 2026
22 checks 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