Skip to content

Commit

Permalink
add topup to reallocate modal
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Jan 30, 2024
1 parent 3bca104 commit 1a874f3
Show file tree
Hide file tree
Showing 19 changed files with 3,394 additions and 194 deletions.
1 change: 0 additions & 1 deletion contracts/cli/contribute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ async function main(args: any) {
'_amount'
)

console.log('saving states with amount', amount)
state.contributors[contributorAddress] = {
privKey: contributorKeypair.privKey.serialize(),
pubKey: contributorKeypair.pubKey.serialize(),
Expand Down
Loading

0 comments on commit 1a874f3

Please sign in to comment.