Skip to content

Separate tx validation from the cli and move to cardano-api #4430

Open
@Jimbo4350

Description

@Jimbo4350

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions