added apply_params_to_script function
This commit is contained in:
@@ -55,4 +55,6 @@ pub enum Error {
|
||||
index: u32,
|
||||
err: Box<Error>,
|
||||
},
|
||||
#[error("Failed to apply parameters to Plutus script.")]
|
||||
ApplyParamsError,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user