Skip to content

Commit

Permalink
Remove deprecated function
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Jan 15, 2025
1 parent 3db972b commit f23b7a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ hprop_transaction_build_wrong_hash = integrationRetryWorkspace 2 "wrong-hash" $
work <- H.createDirectoryIfMissing $ tempAbsPath' </> "work"

let ceo = ConwayEraOnwardsConway
sbe = conwayEraOnwardsToShelleyBasedEra ceo
sbe = convert ceo
asbe = AnyShelleyBasedEra sbe
eraName = eraToString sbe
fastTestnetOptions = def { cardanoNodeEra = asbe }
Expand Down

0 comments on commit f23b7a7

Please sign in to comment.