aux wallet

This commit is contained in:
CHIEFSOFT\ameye
2024-10-30 17:14:39 -04:00
parent b9691f2dea
commit 40fe0cdd75
+1 -1
View File
@@ -319,7 +319,7 @@ class WrenchWallet extends BaseController
"icon" => 'https://www.wrenchboard.com/assets/images/apps/wallet/icon/point.png'
]
];
log_message('critical', "***** ***** auxiliaryWallets::ITEM ENTER **********");
$retArr=[];
foreach ( $auxWallet as $item){
if ( in_array( $owner_country, $item['wallet_country']) && $item['status'] == 100 ){