Billy Junaidi

Results 1 comments of Billy Junaidi

I have encountered this issue with the Warden testnet as well. command used: ``` DAEMON_NAME=wardend DAEMON_HOME=/home/warden/.warden UPGRADE_HEIGHT=1534500 rm -rf ${HOME}/upgrade mkdir ${HOME}/upgrade cd ${HOME}/upgrade wget https://github.com/warden-protocol/wardenprotocol/releases/download/v0.4.0/wardend_Linux_x86_64.zip unzip wardend_Linux_x86_64.zip rm wardend_Linux_x86_64.zip...