-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] Ref script size fee calculation + Ref input support (tx builder) (
#349) * Ref script size fee calculation Fee calculation has changed to take into account ref script sizes via the new protocol parameter `min_fee_ref_script_cost_per_byte`. * handle ref inputs in tx builder properly * cleaning up * add plutus v3 in some areas
- Loading branch information
1 parent
3b6899c
commit 54cec5b
Showing
8 changed files
with
289 additions
and
50 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
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
Oops, something went wrong.