Update

  • Network Type: Testnet
  • Chain-id: tacchain_2391-1
  • Current Node version: v0.0.12
  • 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