ledger job
This commit is contained in:
@@ -94,7 +94,7 @@ class MiningTaxesLedgers extends Command
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
$ledgers = json_decode($ledgers);
|
$ledgers = json_decode($response);
|
||||||
|
|
||||||
foreach($ledgers as $ledger) {
|
foreach($ledgers as $ledger) {
|
||||||
//Get some basic information we need to work with
|
//Get some basic information we need to work with
|
||||||
|
|||||||
Reference in New Issue
Block a user