Arman The Parman
Arman The Parman
which electrum_server and electrum_rpc locates file to $USER/.local/bin/ directory service file fails otherwise.
Running on iMac late 2015, Big Sur 11.2.3. I exported several variables. Cloned the latest repository Sourced setup as root first, was disallowed (because Mac), then as regular user... ....
On page 83 (chapter 4 under "Address Format", there is this code: def encode_base58_checksum(b): return encode_base58(b + hash256(b)[:4]) I believe the data should be hashed twice before extracting the checksum....
Trying to add Public Pool to my node package software (Parmanode)... I got it working on Mac no problem. But on a Pi4, same install script, the build command fails....
Important notes about extra pubkey compression used in Nostr
A suggesting to make readability better.
The explanation was a bit "jumpy" going from explaining element names, then to values, then back to names. I made it clearer and flow better. Also corrected 'keypair' to 'key...
Tried to improve the explanation of parameterized tags
Small grammatical suggestion, and fixed formatting of bullet points.