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

Set contract address to empty string if missing in response #123

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chetan-zilliqa
Copy link

@chetan-zilliqa chetan-zilliqa commented Oct 22, 2024

Description

The contract address is not included in the response in ZQ2. Set it to an empty string if the contract_address field is missing. This should resolve #122.

Review Suggestion

Status

Implementation

  • ready for review

saeed-zil
saeed-zil previously approved these changes Oct 23, 2024
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.

Missing contractAddress in Contract.Deploy() due to absent contract address in transaction response
2 participants