mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update details.js
This commit is contained in:
parent
0bc40d4586
commit
ca31762530
1 changed files with 0 additions and 1 deletions
|
@ -450,7 +450,6 @@ const WalletDetails = () => {
|
|||
const data = [new Date(transaction.received).toString(), hash, value, memo];
|
||||
|
||||
if (wallet.chain === Chain.OFFCHAIN) {
|
||||
// Replace 'condition' with your specific condition
|
||||
data.push(status);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue