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

fix(wallet): use network specified by cli/envvar in console wallet #4096

Merged

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented May 12, 2022

Description

Use network specified by --network cli / TARI_NETWORK envvar in console wallet

Motivation and Context

The network in wallet config uses mainnet by default and is not overridden by the cli / env var. This PR fixes that.

How Has This Been Tested?

Tested by running a console wallet without a network set in the config (default mainnet) and then passing --network dibbler

Copy link
Collaborator

@SWvheerden SWvheerden left a comment

Choose a reason for hiding this comment

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

LGTM

@aviator-app aviator-app bot merged commit 7f2252a into tari-project:testnet-dibbler May 16, 2022
@sdbondi sdbondi deleted the wallet-default-to-dibbler branch May 16, 2022 14:36
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.

None yet

3 participants