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

Add a configuration section for the Ethereum bridge #397

Merged
merged 2 commits into from
Sep 4, 2022

Conversation

james-chf
Copy link
Contributor

@james-chf james-chf commented Aug 30, 2022

Closes #416

Moves the current ledger.ethereum_url config var to ledger.ethereum.oracle_rpc_endpoint

Can be overridden like so:

ANOMA_LEDGER__ETHEREUM__ORACLE_RPC_ENDPOINT='blah' target/debug/namadan ledger run

Also added a couple of log changes to log out the Ethereum endpoint so that overriding it can be verified.

More settings to be added as part of other PRs (e.g. #294)

@james-chf james-chf changed the title Add a section for Ethereum bridge configuration Add a configuration section for the Ethereum bridge Aug 30, 2022
@james-chf james-chf force-pushed the james/ethbridge/configuration branch from 160e61b to a281fab Compare August 31, 2022 13:15
@james-chf james-chf marked this pull request as ready for review September 2, 2022 09:36
@james-chf james-chf merged commit 57fc202 into eth-bridge-integration Sep 4, 2022
@james-chf james-chf deleted the james/ethbridge/configuration branch September 4, 2022 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants