Skip to content

Commit

Permalink
Add pact5-development support
Browse files Browse the repository at this point in the history
Signed-off-by: Edmund Noble <[email protected]>
  • Loading branch information
edmundnoble authored Nov 22, 2024
1 parent fa9e408 commit d74e14e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions haskell-src/lib/ChainwebData/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,5 @@ withEventsMinHeight version errorMessage action = withVersion version onVersion
"recap-development" -> Just 14
"development" -> Just 0
"testnet05" -> Just 0
"pact5-development" -> Just 0
_ -> Nothing

0 comments on commit d74e14e

Please sign in to comment.