July 12, 2026

I can’t send a transaction from electrums cli

I am trying to send a transaction in the cli using electrum with the command ~$ electrum –testnet payto mvYrQck9VfujSanmwvQxiLab3fLuywGdvh 0.01 -f 0.002 Password: (I entered the correct password here) Q { “complete”: true, “final”: […]

Read More

Failed to start lightningd.service: Unit bitcoind.service not found

I followed the tutorial https://medium.com/@meeDamian/c-lightning-node-on-rbp3-b950660fb835 without error. When I type: sudo systemctl start lightningd I get Failed to start lightningd.service: Unit bitcoind.service not found. Note: Blockchain syncronization is not finished Any idea? thank you

Read More