Skip to content

Expose TX witnesses via the ledger.Transaction interface #664

Closed
@agaffney

Description

@agaffney

Add a function to the ledger.Transaction interface to return TX witnesses, including script redeemers. It probably makes sense to create a new TransactionWitnessSet interface that has functions for returning the various witness types (vkey, redeemers, plutus data/script, etc.). For redeemers, we'll probably want to create a TransactionRedeemer (or something like that) interface to handle the different redeemer format types (Alonzo and Conway currently)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions