bloxbean / cardano-client-lib

Cardano client library in Java
https://cardano-client.dev
MIT License
118 stars 47 forks source link

TransactionEvaluator implementation with constant exunits #402

Open satran004 opened 2 months ago

satran004 commented 2 months ago

Provide a TransactionEvaluator implementation with constant exunits values. This will be useful when developer wants to hardcode the cost instead of evaluating it at runtime.