Skip to content

Commit

Permalink
remove leftover type
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroProofs committed Dec 20, 2023
1 parent d182732 commit 80b537b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions validators/stakinator3000.ak
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ type OwnerCheck {
field2: Data,
}

type NFTAsset {
policy: PolicyId,
asset: AssetName,
}

validator(init_input: OutputReference) {
/// remember `rdr` still needs to be wrapped in a index 1 constr for multivalidator purposes
fn conditional_spend(state: State, rdr: Data, ctx: ScriptContext) -> Bool {
Expand Down

0 comments on commit 80b537b

Please sign in to comment.