Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
geoknee committed Oct 12, 2023
1 parent 4c8ee18 commit 36a5208
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/payment-proxy-client/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,6 @@ export default function App() {
initialChannelBalance
);

// TODO: If the objective completes fast enough, we might start waiting after it's already done
// await nitroClient.WaitForObjective(result.Id);

setPaymentChannelId(result.ChannelId);

nitroClient.onPaymentChannelUpdated(
Expand Down

0 comments on commit 36a5208

Please sign in to comment.