mining tax stuff
This commit is contained in:
@@ -89,8 +89,6 @@ class MiningTaxesObservers extends Command
|
|||||||
|
|
||||||
$resp = json_decode($response->raw, false);
|
$resp = json_decode($response->raw, false);
|
||||||
|
|
||||||
dd($resp);
|
|
||||||
|
|
||||||
//Run through the mining observers, and add them to the database
|
//Run through the mining observers, and add them to the database
|
||||||
foreach($resp as $observer) {
|
foreach($resp as $observer) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user