Skip to content

cardano-web3-js / UPLC / apply_params_to_script

Function: apply_params_to_script()

apply_params_to_script(params_bytes, plutus_script_bytes): Uint8Array

Defined in: node_modules/cardano-wasm-libs/src/libs/untyped-plutus-core/nodejs/uplc_wasm.d.ts:4

Parameters

params_bytes

Uint8Array

plutus_script_bytes

Uint8Array

Returns

Uint8Array

Released under the MIT License