mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update details.js
This commit is contained in:
parent
0bc40d4586
commit
ca31762530
@ -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…
Reference in New Issue
Block a user