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

feat(connector-besu): replace filesystem for keychain #678

Closed
jordigiam opened this issue Mar 18, 2021 · 0 comments · Fixed by #702
Closed

feat(connector-besu): replace filesystem for keychain #678

jordigiam opened this issue Mar 18, 2021 · 0 comments · Fixed by #702
Assignees
Milestone

Comments

@jordigiam
Copy link

Is your feature request related to a problem? Please describe.
In connector Besu and connector Quorum, the invokeContractV2 use the filesystem to read the JSON of the smartcontracts.

Describe the solution you'd like
Replace de filesystem for keychain or consortium database.

Acceptance criteria
I should be able to read the JSON and rewrite it if necessary with the new networkId and the contract address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant