Skip to content

Commit

Permalink
Update wallet-data.ts - BlockWallet
Browse files Browse the repository at this point in the history
  • Loading branch information
konopkja authored Oct 31, 2024
1 parent 7a343ab commit 00279a5
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 00279a5

Please sign in to comment.