Skip to content

Commit

Permalink
yes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Campos de Teba authored and Ruben Campos de Teba committed Jan 29, 2024
1 parent 0604d9b commit a803ee6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/useSeasons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ export const useSeasons = () => {
// return
}



const closeSeason = async (seasonIndex: number) => {
// console.log('season ID', typeof seasonIndex, seasonIndex)
// const tx = await seasonsContract?.closeSeason(seasonIndex)
Expand Down

0 comments on commit a803ee6

Please sign in to comment.