-
Notifications
You must be signed in to change notification settings - Fork 441
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
Minor: description of transaction doesn't return from #783
Minor: description of transaction doesn't return from #783
Conversation
…ender to CustomStringConvertible for CodableTransaction
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks. 🌟
@albertopeam https://coincodex.com/article/2078/ethereum-address-checksum-explained/ |
Summary of Changes
added EthereumAddress conformance to CustomStringConvertible.
added sender to CustomStringConvertible for CodableTransaction
Fixes # (if applicable - add the number of issue this PR addresses)
Related to #766
Test Data or Screenshots
Added a pair of tests to verify that the data is appended, not verified the content itself.
By submitting this pull request, you are confirming the following:
develop
branch.