SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
363 stars 68 forks source link

Aarch64 script adj - Added "aarch64" architecture to "arm" test in order to display "RPI-Slow" messages #215

Closed phillamy closed 3 years ago

Kexkey commented 3 years ago

I think if we're running on an aarch64 architecture, it quite fast and we should not display the message. It's indeed particularly important though when running on an old rpi2/3.

Let me know if that makes sense...

phillamy commented 3 years ago

agreed, it's about 4 seconds of wainting - not enough to warn the user. I'll close it.