feat: Implement Ledger alignment and correct corrective mutation authors in seeders
This commit is contained in:
@@ -30,6 +30,7 @@ class LedgerFactory extends Factory
|
||||
]),
|
||||
'rules' => 'Scores are added by Doms and subtracted for protocol breaches.',
|
||||
'score' => 0,
|
||||
'alignment' => 'neutral',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user