Skip to content

fix: Output format for MPT Issuance ID - #3178

Open
godexsoft wants to merge 1 commit into
XRPLF:developfrom
godexsoft:bugfix/mptokenissuences-issuanceid
Open

fix: Output format for MPT Issuance ID#3178
godexsoft wants to merge 1 commit into
XRPLF:developfrom
godexsoft:bugfix/mptokenissuences-issuanceid

Conversation

@godexsoft

Copy link
Copy Markdown
Collaborator

Seems like we were using the wrong key for issuance ID: account_mptoken_issuances was returning the MPTokenIssuance object's ledger key as mpt_issuance_id - a 64-character SHA-512Half hash - where the field is supposed to hold the 192-bit MPTokenIssuanceID, 48 characters.

This PR fixes the discrepancy as well as drive-by fixes some naming of constants in the same testfile.

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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