NebraLtd / hm-pktfwd

Helium Miner Packet Forwarder
https://nebra.io/hnt
MIT License
12 stars 25 forks source link

Auto test config.jsons #46

Open shawaj opened 3 years ago

shawaj commented 3 years ago

Helium have a tool that can verify config.json files for packet forwarder are correct corresponding to the Helium miner frequencies.

https://github.com/helium/packet-forwarder-test/tree/main/sx13xx-conf

We should build a github action to automatically check and test any config updates

Relates to #44