add missing module headers
This commit is contained in:
parent
79eb0772c3
commit
3c35e610a5
7 changed files with 43 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
{- |
|
||||
Module : Sample.Proposal.Shared
|
||||
Maintainer : connor@mlabs.city
|
||||
Description: Shared constants for propsoal samples
|
||||
|
||||
Shared constants for propsoal samples.
|
||||
-}
|
||||
module Sample.Proposal.Shared (proposalTxRef, stakeTxRef) where
|
||||
|
||||
import PlutusLedgerApi.V1 (TxId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue