Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

[DNM] Adt/beacon testing #1831

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

[DNM] Adt/beacon testing #1831

wants to merge 22 commits into from

Conversation

JayKickliter
Copy link
Contributor

This is reference-only PR for some testing.

@@ -12,6 +12,7 @@
]},
{blockchain,
[
{aux_ledger_dir, "aux"},
Copy link
Contributor

Choose a reason for hiding this comment

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

This is on the validator config, did you want it on a config used by miner?

[poc]
entropy_uri = "https://entropy.helium.io/entropy"
ingest_uri = "http://mainnet-pociot.helium.io:9080"
beacon_interval = 600
Copy link
Contributor

Choose a reason for hiding this comment

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

beacon_interval seems to be the only setting you actually need here. Ingest token is not needed on the lora network ingestor and the two URIs match the default values.
you could set this as an environment variable for the gateway in miner_gateway_port as GW_POC_BEACON_INTERVAL=600 if you prefer but I thought we had to rename that to just interval?

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.

3 participants