How to update C-lightning (for testnet)

Started by jackielove4u, October 03, 2018, 07:42:42 PM

Previous topic - Next topic
October 03, 2018, 07:42:42 PM Last Edit: November 27, 2018, 11:18:24 AM by jackielove4u
The following were tested in Ubuntu 14.04 and Ubuntu 16.04, some dependencies can be different in other distros.

    • screen -r
    • Crtl+C
    • git pull
    • ./configure
    • make
    • strip lightningd/lightningd cli/lightning-cli
    • ./lightningd/lightningd
    • Crtl+A, ctrl+D
    • check if all is ok: ./cli/lightning-cli getinfo