-
Notifications
You must be signed in to change notification settings - Fork 720
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export collectTxBodyScriptWitnesses and make it use ScriptWitnessIndex
The collectTxBodyScriptWitnesses helper function was previously only being used within makeShelleyTransactionBody, but with the addition of the public ScriptWitnessIndex type, it now makes sense to have it use that and to expose the function. It also makes it clearer what the types ScriptWitnessIndex and AnyScriptWitness are for.
- Loading branch information
Showing
1 changed file
with
30 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters