mining ledger troubleshooting

This commit is contained in:
2019-12-09 23:39:00 -06:00
parent 90c6c629d3
commit c0237ab13c

View File

@@ -80,7 +80,8 @@ class MoonLedgerController extends Controller
//Setup the temporary array structure
$tempStructure = [
$resp->observer_id => $sturcutreInfo->name,
'observer' => $observer_id,
'name' => $structureInfo->name,
];
dd($tempStructure);