Skip to content

Commit

Permalink
add log: test tx modals infinite loading on prod (#4316)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyd-eth authored May 5, 2024
1 parent 62dd1c9 commit ef08e44
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export default function DistributePayoutsModal({
},
{
onDone: () => {
console.info('onDone: distributePayoutsTx')
setTransactionPending(true)
},
onConfirmed: () => {
Expand Down

0 comments on commit ef08e44

Please sign in to comment.