You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.
Services can now retrieve the region from the miner directly via hm_pyhelper.miner_json_rpc.get_region. There is no longer a need for gen-region.sh to write the region to file.
Acceptance criteria
hm-miner: Remove gen-region.sh and all references to it.
Services can now retrieve the region from the miner directly via hm_pyhelper.miner_json_rpc.get_region. There is no longer a need for gen-region.sh to write the region to file.
Acceptance criteria
hm_pyhelper.miner_json_rpc.get_region
instead of reading from file.REGION_FILEPATH
in hm-pktfwd.The text was updated successfully, but these errors were encountered: