expose AgoraScriptInfo
This commit is contained in:
parent
735fa145e6
commit
6a0cfcd6ce
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{-# OPTIONS_GHC -Wno-unticked-promoted-constructors #-}
|
||||
|
||||
module Agora.Linker (linker) where
|
||||
module Agora.Linker (linker, AgoraScriptInfo (..)) where
|
||||
|
||||
import Agora.Governor (Governor (gstOutRef, gtClassRef, maximumCosigners))
|
||||
import Agora.Utils (validatorHashToAddress, validatorHashToTokenName)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue