Skip to content

SEP-6: Fix withdraw request parameter table formatting#1886

Merged
philipliu merged 2 commits intostellar:masterfrom
philipliu:fix-sep-6-formatting
Feb 24, 2026
Merged

SEP-6: Fix withdraw request parameter table formatting#1886
philipliu merged 2 commits intostellar:masterfrom
philipliu:fix-sep-6-formatting

Conversation

@philipliu
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a malformed markdown table in the SEP-6 specification document. The withdraw request parameters table had incorrect formatting where the separator line had 6 columns instead of 3, and the account and memo parameter rows were improperly merged into a single table row.

Changes:

  • Fixed the table separator line to use the correct 3-column format (Name | Type | Description)
  • Separated the account and memo parameter rows into distinct table rows

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@philipliu philipliu enabled auto-merge (squash) February 24, 2026 18:36
@philipliu philipliu merged commit 4455a0c into stellar:master Feb 24, 2026
5 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.

3 participants