Great, thanks! So you're saying the address format for the node.js code is wrong? If so I'll change that in the docs.
It's possible they updated noble to change the address format for no apparent reason, in which case I could just ensure that I compare the addresses all lowercase and without separators.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Great, thanks! So you're saying the address format for the node.js code is wrong? If so I'll change that in the docs.
It's possible they updated
noble
to change the address format for no apparent reason, in which case I could just ensure that I compare the addresses all lowercase and without separators.