signum-network / signum-explorer

Signum Blockchain Explorer
GNU General Public License v3.0
9 stars 11 forks source link

Added ability to automatically set featured nodes #165

Closed gittrekt closed 9 months ago

gittrekt commented 9 months ago

Added AUTO_BOOTSTRAP_PEERS to allow explorer to automaically gather the *.signum.network peers

-feature can be disabled by setting AUTO_BOOTSTRAP_PEERS to anything other than on or true in the env -if this feature is on, BRS_BOOTSTRAP_PEERS is ignored if BRS_BOOTSTRAP_PEERS is empty and AUTO_BOOTSTRAP_PEERS is off, the explorer featured peers will be empty