mining tax stuff

This commit is contained in:
2021-02-22 19:20:56 +09:00
parent bb1cb4a6fc
commit 7103791378

View File

@@ -89,6 +89,8 @@ class MiningTaxesObservers extends Command
$resp = json_decode($response->raw, false);
dd($resp);
//Run through the mining observers, and add them to the database
foreach($resp as $observer) {