From 00279a579f27a705df2dce6db14a34d096824d87 Mon Sep 17 00:00:00 2001 From: Jakub <100724231+konopkja@users.noreply.github.com> Date: Thu, 31 Oct 2024 15:27:10 +0100 Subject: [PATCH] Update wallet-data.ts - BlockWallet https://github.com/ethereum/ethereum-org-website/issues/14270 --- src/data/wallets/wallet-data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/wallets/wallet-data.ts b/src/data/wallets/wallet-data.ts index 9e23cdcbd97..36cd3b55c83 100644 --- a/src/data/wallets/wallet-data.ts +++ b/src/data/wallets/wallet-data.ts @@ -1515,11 +1515,11 @@ export const walletsData: WalletData[] = [ documentation: "https://docs.bitkeep.com/guide/", }, { - last_updated: "2023-11-21", + last_updated: "2024-10-31", name: "BlockWallet", image: BlockWalletImage, twBackgroundColor: "bg-[#52C200]", - twGradiantBrandColor: "from-[#52C200]", + twGradiantBrandColor: "from-[#08090A]", url: "https://blockwallet.io", active_development_team: true, languages_supported: ["en"],