We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Last 32-bytes are the pubkey, zmq wants it in z85-encoding: sudo tail -c32 zmq_privkey | basenc --z85
sudo tail -c32 zmq_privkey | basenc --z85