Separate tx validation from the cli and move to cardano-api #4430
Labels
cardano-api
Associated with the cardano-api module
enhancement
New feature or request
type: internal feature
Non user-facing functionality
user type: internal
Created by an IOG employee
Uh oh!
There was an error while loading. Please reload this page.
Currently tx validation lives in cardano-cli. Users that want to construct and validate transactions now have to also import functions from the cli that have not necessarily been designed for this use case i.e it is cumbersome at best. We should move the transaction validation to the api and expose these functions as pure functions
The text was updated successfully, but these errors were encountered: