- (#25) Fix to support Sui 0.31 release
See CHANGELOG
How to update?
For checking to download latest and update sui-base do:
$ ~/sui-base/update
Troubleshooting
If 'update' does not exist, then you have an older sui-base version and you should do:
$ cd ~/sui-base
$ git pull
$ ./update