Applies parameters to a UPLC program encoded as a hex blob.
This function takes a hex-encoded UPLC program and applies one or more
Plutus data parameters to it. It does this by decoding the program,
modifying its AST to apply the parameters, and then re-encoding it.
Applies parameters to a UPLC program encoded as a hex blob.
This function takes a hex-encoded UPLC program and applies one or more Plutus data parameters to it. It does this by decoding the program, modifying its AST to apply the parameters, and then re-encoding it.