Drop debug line that stayed in source code x_x
This commit is contained in:
parent
1f692bc93e
commit
888b7e34c6
|
@ -613,8 +613,6 @@ impl TypedValidator {
|
|||
|
||||
let transaction = handler.arguments.last().unwrap();
|
||||
|
||||
println!("REDEEMER SPAN: {:?}", redeemer.location);
|
||||
|
||||
let pattern = match handler.name.as_str() {
|
||||
"spend" => TypedPattern::spend_purpose(
|
||||
(var_purpose_arg, purpose_arg.location),
|
||||
|
|
Loading…
Reference in New Issue