asdasd
This commit is contained in:
@@ -1360,6 +1360,7 @@ final class MiningRepository
|
|||||||
'measurement_rates' => $this->prefix . 'measurement_rates',
|
'measurement_rates' => $this->prefix . 'measurement_rates',
|
||||||
'payouts' => $this->prefix . 'payouts',
|
'payouts' => $this->prefix . 'payouts',
|
||||||
'wallet_snapshots' => $this->prefix . 'wallet_snapshots',
|
'wallet_snapshots' => $this->prefix . 'wallet_snapshots',
|
||||||
|
'wallet_withdrawals' => $this->prefix . 'wallet_withdrawals',
|
||||||
'miner_offers' => $this->prefix . 'miner_offers',
|
'miner_offers' => $this->prefix . 'miner_offers',
|
||||||
'purchased_miners' => $this->prefix . 'purchased_miners',
|
'purchased_miners' => $this->prefix . 'purchased_miners',
|
||||||
default => throw new \RuntimeException('Unknown mining table: ' . $logicalName),
|
default => throw new \RuntimeException('Unknown mining table: ' . $logicalName),
|
||||||
|
|||||||
Reference in New Issue
Block a user