Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Added the ability to optionally set the keyPath and networkId for localnet #885

Merged
merged 3 commits into from
Nov 24, 2021

Conversation

BenKurrek
Copy link
Contributor

Fixes #884

I've added the option to set the keyPath and networkId for localnet.

@BenKurrek BenKurrek self-assigned this Nov 23, 2021
@BenKurrek BenKurrek changed the title Added the ability to optional set the keyPath and networkId for localnet Added the ability to optionalyl set the keyPath and networkId for localnet Nov 23, 2021
@BenKurrek BenKurrek changed the title Added the ability to optionalyl set the keyPath and networkId for localnet Added the ability to optionally set the keyPath and networkId for localnet Nov 23, 2021
Copy link
Collaborator

@volovyks volovyks left a comment

Choose a reason for hiding this comment

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

@BenKurrek LGTM, but let's keep naming more explicit.
NEAR_CLI_LOCALNET_NETWORK_ID and NEAR_CLI_LOCALNET_KEY_PATH will be more explanatory + we will not have problems in the future if we will decide to add such constants to other networks.

@volovyks volovyks merged commit 1763e39 into master Nov 24, 2021
@volovyks
Copy link
Collaborator

Thank you for the contribution @BenKurrek !

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

Successfully merging this pull request may close these issues.

Configurable network ID and keyPath
2 participants