Lightning Network (BOLT)
ptarmd
can’t start if database file version not match.
ptarmd
DB version: ptarmd --version
showdb --version
bitcoind
and create new database file.
ptarmcli --paytowallet
.ptarmd
if you use same database file.sudo apt install -y git autoconf pkg-config build-essential libtool python3 wget jq bc
git clone https://github.com/nayutaco/ptarmigan.git
cd ptarmigan
make full
(takes a lot of time...)
cd ptarmigan
git pull
make
Please be careful about update
cd ptarmigan
git pull
./update_libs.sh
make full
cd ptarmigan
make clean
cd ptarmigan
make distclean