Skip to content

Commit 7d51a70

Browse files
committed
Fix schema docs
1 parent 584c88e commit 7d51a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardano-db/src/Cardano/Db/Schema.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@ schemaDocs =
12621262
DrepHashHasScript # "Flag which shows if this DRep credentials are a script hash"
12631263

12641264
CommitteeHash --^ do
1265-
"A table for all committee hot credentials"
1265+
"A table for all committee credentials hot or cold"
12661266
CommitteeHashRaw # "The key or script hash"
12671267
CommitteeHashHasScript # "Flag which shows if this credential is a script hash"
12681268

0 commit comments

Comments
 (0)