-
Notifications
You must be signed in to change notification settings - Fork 7
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
A way to configure hedera-json-rpc-relay address #140
Comments
Hi @yaroslav-007, after PR #164, there is a new mechanism to use custom chains. You just need to mount a custom Lines 88 to 99 in f41d610
hedera-sourcify/sourcify-chains.json Lines 14 to 20 in f41d610
I believe this should solve the issue, please let us know if you need more support. |
Hello, Thanks for the support |
Problem
Hello,
We are currently working on issue Add support for smart contract verification #558 in local node repo.
We would like to be able to configure (preferably by variable) the address for
hedera-json-rpc-relay
for localnode inhedera-sourcify/src/sourcify-chains.ts
Line 47 in d6034bb
Solution
Adding variable for hedera rpc relay address
Alternatives
No response
The text was updated successfully, but these errors were encountered: