Tweak laconicd config to allow setting endpoint port and to make the fixturenet restartable. #660

Merged
telackey merged 4 commits from telackey/endpoint into main 2023-11-22 17:31:30 +00:00
Showing only changes of commit 22fc68ef33 - Show all commits

View File

@ -19,7 +19,7 @@ command -v jq > /dev/null 2>&1 || { echo >&2 "jq not installed. More info: https
if [ ! -d "/root/.laconicd/data/blockstore.db" ]; then
# remove existing daemon and client
rm -rf ~/.laconic*
rm -rf ~/.laconicd/*
laconicd config keyring-backend $KEYRING
laconicd config chain-id $CHAINID