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

Let user deploy two different contracts correctly #70

Open
ronibarylko opened this issue May 23, 2022 · 0 comments
Open

Let user deploy two different contracts correctly #70

ronibarylko opened this issue May 23, 2022 · 0 comments
Assignees

Comments

@ronibarylko
Copy link
Contributor

ronibarylko commented May 23, 2022

Today, when a user deploy a contract with an abi_path, and then deploy a new contract without it, the method EthClient.Context.contract returns a map of functions related with the first contract deployed (the one who has an ABI).
We have to fix it to be consistent with actual contract functions

@ronibarylko ronibarylko self-assigned this May 23, 2022
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

No branches or pull requests

1 participant