Skip to content

Commit

Permalink
add a TODO for myself
Browse files Browse the repository at this point in the history
  • Loading branch information
just-mitch committed Feb 29, 2024
1 parent 01cda3a commit 11445a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ contract GasToken {
storage.balances.at(to).write(new_balance);
}

// TODO(@just-mitch): remove this function before mainnet deployment
// convenience function for testing
// the true canonical gas token contract will not have this function
#[aztec(public)]
Expand Down

0 comments on commit 11445a6

Please sign in to comment.