Skip to content

Commit

Permalink
chore: remove completed TODOs
Browse files Browse the repository at this point in the history
Signed-off-by: Night Owl <[email protected]>
  • Loading branch information
nightowl121 committed Sep 8, 2023
1 parent 5a670c5 commit c3a50b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/cw-common/src/hub_token_msg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ pub struct InstantiateMsg {
#[cw_serde]
pub enum ExecuteMsg {
Setup {
//TODO: x_call should be of addr type
x_call: Addr,
hub_address: NetworkAddress,
},
Expand Down

0 comments on commit c3a50b8

Please sign in to comment.