Applies the given Plutus data parameters to a hex-encoded Plutus script.
This function decodes the provided Plutus script, applies the given parameters
to it, and then re-encodes the script. The parameters are cast to the specified
type and converted to a list of PlutusData before being applied.
Applies the given Plutus data parameters to a hex-encoded Plutus script.
This function decodes the provided Plutus script, applies the given parameters to it, and then re-encodes the script. The parameters are cast to the specified type and converted to a list of PlutusData before being applied.