Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 3b1a8d7

Browse files
committed
chore(release): v4.99.8
1 parent bd14a94 commit 3b1a8d7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockchain-wallet-v4",
3-
"version": "4.99.7",
3+
"version": "4.99.8",
44
"license": "AGPL-3.0-or-later",
55
"private": true,
66
"author": {

packages/blockchain-wallet-v4-frontend/src/assets/locales/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,6 +1553,7 @@
15531553
"modals.requestcrypto.coinselect.title": "Receive Crypto",
15541554
"modals.requestcrypto.showaddress.memo_required": "If you send funds without the {coin} Memo Text, your funds will be lost and not credited to your account. Please send only {coin} to this address.",
15551555
"modals.requestcrypto.showaddress.title": "Scan or Share",
1556+
"modals.requestcrypto.trx.warning": "Use this address only to receive or deposit TRX. Lost funds cannot be recovered.",
15561557
"modals.requesteth.erc20.qrcode": "Ask the sender to scan this QR code with their PAX wallet",
15571558
"modals.requesteth.erc20.shareaddress": "Share this address with others, and they can send you PAX directly to your wallet. Your request address will not change.",
15581559
"modals.requesteth.qrcode": "Ask the sender to scan this QR code with their ETH wallet",

0 commit comments

Comments
 (0)