Skip to content

Commit

Permalink
Add another TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Quantumplation committed Dec 9, 2023
1 parent 9653232 commit 44acecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validators/settings.ak
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ validator(protocol_boot_utxo: OutputReference) {
}
}

// TODO: do we need a SettingsMintRedeemer? perhaps we make this Data
fn mint(_r: SettingsMintRedeemer, ctx: ScriptContext) {
expect Mint(own_policy_id) = ctx.purpose
let mints_exactly_one_settings_nft =
Expand Down

0 comments on commit 44acecd

Please sign in to comment.