mining ledger troubleshooting
This commit is contained in:
@@ -80,7 +80,8 @@ class MoonLedgerController extends Controller
|
|||||||
|
|
||||||
//Setup the temporary array structure
|
//Setup the temporary array structure
|
||||||
$tempStructure = [
|
$tempStructure = [
|
||||||
$resp->observer_id => $sturcutreInfo->name,
|
'observer' => $observer_id,
|
||||||
|
'name' => $structureInfo->name,
|
||||||
];
|
];
|
||||||
|
|
||||||
dd($tempStructure);
|
dd($tempStructure);
|
||||||
|
|||||||
Reference in New Issue
Block a user