-- AlterTable
ALTER TABLE "users" ADD COLUMN     "hideWalletBalance" BOOLEAN NOT NULL DEFAULT false;