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

Set PREFERRED_NODES env var on both mainnet and testnet #125

Open
yilmazbahadir opened this issue Jan 6, 2022 · 0 comments
Open

Set PREFERRED_NODES env var on both mainnet and testnet #125

yilmazbahadir opened this issue Jan 6, 2022 · 0 comments
Assignees

Comments

@yilmazbahadir
Copy link
Contributor

yilmazbahadir commented Jan 6, 2022

We need to set the PREFERRED_NODES environment variable in both mainnet and testnet.

It should be a list of 5. The first one should be always reserved for Tresto's node and other 4 should be picked from the link below.

https://symbol-tools.com/symbolTools/view/tool/nodeList.html

PREFERRED_NODES=['node1', 'node2']

And we should be removing the default value for PREFERRED_NODES from the config/index.ts

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

No branches or pull requests

2 participants