You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
Describe the feature you'd like
The method
getCardanoTxReferenceInputsis not exported in the module Ledger.Tx (https://github.com/input-output-hk/plutus-apps/blob/main/plutus-ledger/src/Ledger/Tx.hs)Others similar methos like
getCardanoTxInputsare exported.Describe alternatives you've considered
Add
getCardanoTxReferenceInputsinto the list of the module declaration