Skip to content

feat(ledger): Added error handling in ledger.Address Bytes() function #1028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 9, 2025

Conversation

jkawan
Copy link
Contributor

@jkawan jkawan commented Jun 8, 2025

  1. Added an error return to Bytes() function and updated other functions with error where Bytes() is being used.

Closes #851

@jkawan jkawan requested a review from a team as a code owner June 8, 2025 14:30
@jkawan jkawan merged commit b4351b9 into main Jun 9, 2025
9 checks passed
@jkawan jkawan deleted the feat/error-handling branch June 9, 2025 15:02
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.

Handle errors in ledger.Address Bytes() function
2 participants