Skip to content

Commit

Permalink
Exported renderOpCertIntervalInformation
Browse files Browse the repository at this point in the history
It is used by `cardano-testnet`.
  • Loading branch information
coot committed Sep 12, 2023
1 parent ae35ce9 commit 59b2c7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

env:
# Modify this value to "invalidate" the cabal cache.
CABAL_CACHE_VERSION: "2023-08-29"
CABAL_CACHE_VERSION: "2023-09-12"

concurrency:
group: >
Expand Down
1 change: 1 addition & 0 deletions cardano-cli/src/Cardano/CLI/EraBased/Run/Query.hs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ module Cardano.CLI.EraBased.Run.Query
, DelegationsAndRewards(..)
, renderQueryCmdError
, renderLocalStateQueryError
, renderOpCertIntervalInformation
, percentage
) where

Expand Down

0 comments on commit 59b2c7c

Please sign in to comment.