expose AgoraScriptInfo
This commit is contained in:
parent
2853f43475
commit
02ce2cfcaa
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