Skip to content

Commit

Permalink
fix compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Jun 21, 2024
1 parent c4b8201 commit 81855e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/apps/src/app/trade/App.ts
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,8 @@ export class TradeApp extends PoolApp {
this.syncBalances();
}

protected onBroadcastMessage(): void {}

protected override async onAccountChange(
prev: Account,
curr: Account,
Expand Down

0 comments on commit 81855e5

Please sign in to comment.