I have Raspberry Pi 3 Model B. I have Raspbian OS installed on it. I'm trying to install Hyperledger sawtooth on it. I have used their docker image form here https://sawtooth.hyperledger.org/docs/core/releases/latest/app_developers_guide/docker.html but it didn't work for me and I got this error: exec user process caused "exec format error" .
I guess this maybe due to the architecture difference ? I have ARMhf architecture (I checked using dpkg --print-architecture).
I need help installing hyperlegder sawtooth on a raspberry pi