Commit 2cb6bea
committed
Fix bulk credentials path to construct PraosCredentialsSource
The bulk credential parsing was calling mkPraosLeaderCredentials with
the old applicative-style signature. Update parseShelleyCredentials to
destructure OperationalCertificate and KesSigningKey, build a
PraosCredentialsUnsound, and pass it to mkPraosLeaderCredentials,
mirroring the singleton credential path.1 parent 7e7232e commit 2cb6bea
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
0 commit comments