Skip to content

Commit

Permalink
Adjust misleading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Jul 1, 2024
1 parent b1cb576 commit 68bfbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/atom_wars/src/contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pub fn execute(

// LockTokens(lock_duration):
// Receive tokens
// Validate against denom whitelist
// Validate against the accepted denom
// Create entry in LocksMap
fn lock_tokens(
deps: DepsMut,
Expand Down

0 comments on commit 68bfbd9

Please sign in to comment.