Skip to content

Commit

Permalink
Merge pull request #71 from GenaDrop/stagging
Browse files Browse the repository at this point in the history
Stagging to main
  • Loading branch information
Ebube111 authored Jan 10, 2024
2 parents 2bc9ef1 + c072f93 commit 900d1cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/BosGenaDrop/widget/CPlanet/DropsFund/Admin/Payout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ const handleSubmit = () => {
proposal_id: Number(proposalId),
winner: winner,
},
"300000000000000",
"10000000000000000000000"
)
}

Expand Down
2 changes: 2 additions & 0 deletions build/BosGenaDrop/src/CPlanet/DropsFund/Admin/Payout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ const handleSubmit = () => {
proposal_id: Number(proposalId),
winner: winner,
},
"300000000000000",
"10000000000000000000000"
)
}

Expand Down

0 comments on commit 900d1cc

Please sign in to comment.