diff --git a/cardano-api/src/Cardano/Api/Genesis.hs b/cardano-api/src/Cardano/Api/Genesis.hs index 25d25e0bc4..92fa1899db 100644 --- a/cardano-api/src/Cardano/Api/Genesis.hs +++ b/cardano-api/src/Cardano/Api/Genesis.hs @@ -28,6 +28,7 @@ module Cardano.Api.Genesis -- * Utilities , unsafeBoundedRational + , fromShelleyGenesis ) where