Skip to content

Commit 1e68862

Browse files
authored
Merge pull request #14271 from ethereum/konopkja-patch-2
Update wallet-data.ts - BlockWallet
2 parents 51b8e40 + 00279a5 commit 1e68862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,11 +1515,11 @@ export const walletsData: WalletData[] = [
15151515
documentation: "https://docs.bitkeep.com/guide/",
15161516
},
15171517
{
1518-
last_updated: "2023-11-21",
1518+
last_updated: "2024-10-31",
15191519
name: "BlockWallet",
15201520
image: BlockWalletImage,
15211521
twBackgroundColor: "bg-[#52C200]",
1522-
twGradiantBrandColor: "from-[#52C200]",
1522+
twGradiantBrandColor: "from-[#08090A]",
15231523
url: "https://blockwallet.io",
15241524
active_development_team: true,
15251525
languages_supported: ["en"],

0 commit comments

Comments
 (0)