First, fetch the latest upstream and build version 0.22:
git fetch --tags
git checkout v0.22.0
makeNow double-check that you've built the right version with:
gaiad versionwhich should output
0.22.0-9f2b83cbIf it does, you're good to go!
First, fetch the latest upstream and build version 0.22:
git fetch --tags
git checkout v0.22.0
makeNow double-check that you've built the right version with:
gaiad versionwhich should output
0.22.0-9f2b83cbIf it does, you're good to go!