Skip to content
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

fix: ReadOperation data wasn't set and was returned incorrectly #620

Conversation

JeneaVranceanu
Copy link
Collaborator

ReadOperation class has internal CodableTransaction.
data property is saved into that CodableTransaction thus it must be returned from it as well.
Additionally, no other code in the ReadOperation was setting the value for data.

…t must be extracted from internal `transaction` object
@yaroslavyaroslav yaroslavyaroslav merged commit 76b3eba into web3swift-team:develop Sep 27, 2022
@JeneaVranceanu JeneaVranceanu deleted the fix/transaction-data-returned-incorrectly branch September 27, 2022 17:38
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