Update
Non Cosmovisor
cd $HOME
rm -rf tacchain
git clone https://github.com/TacBuild/tacchain.git
cd tacchain
git checkout v0.0.12
make install
sudo systemctl restart tacchaind
sudo journalctl -u tacchaind -f -o cat
cd $HOME
rm -rf tacchain
git clone https://github.com/TacBuild/tacchain.git
cd tacchain
git checkout v0.0.12
make install
sudo systemctl restart tacchaind
sudo journalctl -u tacchaind -f -o cat