feat: add AgentNodeIndexController for node listing and remove settlement_cycle field from AgentProfile logic
This commit is contained in:
@@ -37,7 +37,6 @@ test('share snapshot uses profile at build time not after change', function ():
|
||||
'used_credit' => 0,
|
||||
'rebate_limit' => 0.01,
|
||||
'default_player_rebate' => 0.005,
|
||||
'settlement_cycle' => 'weekly',
|
||||
]);
|
||||
|
||||
$playerId = (int) DB::table('players')->insertGetId([
|
||||
|
||||
Reference in New Issue
Block a user