Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
oxmmty authored Sep 28, 2024
2 parents 23724da + bab8301 commit 9a24116
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,9 @@ fn query_game_info(deps: Deps, game_id: u64) -> StdResult<GameResponse> {

// collection_wallet: game_state.collection_wallet,


// end_time: game_state.end_time,

})
}

Expand Down

0 comments on commit 9a24116

Please sign in to comment.