Skip to content

Commit

Permalink
Remove TODO. (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso authored Dec 19, 2023
1 parent c37349c commit bcf7b7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cw-tokenfactory-types/src/msg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ mod tokenfactory_msg {
}
}

// TODO figure out if it is problematic to not have burn_from_address here (ie check if it works the same as osmosis' message or not)
pub fn msg_burn(
sender: String,
amount: u128,
Expand Down

0 comments on commit bcf7b7b

Please sign in to comment.