Skip to content

Commit bc2cbb3

Browse files
authored
Update src/data/wallets/wallet-data.ts
1 parent 51b8b6b commit bc2cbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2312,7 +2312,7 @@ const walletData: WalletData[] = [
23122312
open_source: true,
23132313
repo_url: "https://github.com/block-wallet/extension",
23142314
non_custodial: true,
2315-
security_audit: ["none"],
2315+
security_audit: ["https://github.com/block-wallet/block-wallet/blob/main/audits/Least%20Authority%201.pdf", "https://github.com/block-wallet/block-wallet/blob/main/audits/BLW-01-report.v3.pdf", "https://immunefi.com/bounty/blockwallet/", "https://blockwallet.io/security-audits.html"],
23162316
scam_protection: true,
23172317
hardware_support: true,
23182318
walletconnect: false,

0 commit comments

Comments
 (0)