Skip to content

Commit

Permalink
Merge pull request #14271 from ethereum/konopkja-patch-2
Browse files Browse the repository at this point in the history
Update wallet-data.ts - BlockWallet
  • Loading branch information
corwintines authored Oct 31, 2024
2 parents 51b8e40 + 00279a5 commit 1e68862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 1e68862

Please sign in to comment.