Skip to content

Conversation

@Cristhian9292
Copy link

@Cristhian9292 Cristhian9292 commented Jun 6, 2022

WIP

end

setup_all do
transaction_deploy()
Copy link
Contributor

@mmsc2 mmsc2 Jun 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this can be achieved using "EthClient.deploy(bin_path)", as all the variables should have been setted up in env variables, there should not be a need to set them by hand. You can also use 'EthClient,Context.all()" to get all the context configurations. We can discuss this if it is needed.

@mfachal mfachal linked an issue Jun 8, 2022 that may be closed by this pull request
@Cristhian9292 Cristhian9292 marked this pull request as ready for review June 22, 2022 23:10
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.

Write unit tests for lib/eth_client/rpc.ex

3 participants