Merge pull request #1157 from IntersectMBO/jordan/remove-dead-function
Remove dead function make'
Remove dead function make'
This module provides an interface concerned with converting different formats
Allow Plutus cost calculation to take offline data instead of querying the node
Make `--out-file` optional Add support for eras before conway
- Split online and offline functionality into subcommands - Use point free style to improve code layout - Replace `evalEitherM` and `readJsonFile` with `readJsonFileOk` - Remove parametrisation on era Co-authored-by: Mateusz Galazyn <[email protected]>