Evaluate execution units of a serialized transaction. This expects a base16 CBOR-encoded transaction as obtained from the cardano-cli or cardano-multiplatform-lib and returns execution units calculated for each of the transaction's redeemers.
Submit a serialized transaction. This expects a base16 CBOR-encoded transaction as obtained from the cardano-cli or cardano-multiplatform-lib.
Evaluation results, as a map of redeemer pointers to execution units. Points are in the form of
where {tag} can be one of spend | mint | certificate | withdrawal and {index} is a positive integer.