Skip to content

Commit 091ffe3

Browse files
committed
fixup: remove leftover comment
1 parent 92a2b34 commit 091ffe3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/Ledger/SupportsMempool.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ class HasTxId tx => ConvertRawTxId tx where
144144
-- properties as defined in the docs of 'txId'.
145145
toRawTxIdHash :: TxId tx -> ShortByteString
146146

147-
-- unsafeFromRawTxIdHash :: ShortByteString -> TxId tx
148-
149147
-- | Shorthand: ID of a generalized transaction
150148
type GenTxId blk = TxId (GenTx blk)
151149

0 commit comments

Comments
 (0)