Skip to content

Commit

Permalink
fix: how to run comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dolcalmi committed Nov 28, 2024
1 parent 18f7c58 commit 44c915e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/api/src/debug/settle-pending-onchain-payments.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
/**
* how to run:
*
* pnpm tsx src/debug/void-onchain-payment.ts <journal id> <payout id>
* pnpm tsx src/debug/settle-pending-onchain-payments.ts
*
* <journal id>: journal id to void.
* <payout id>: bria payout id
*/

import { Wallets } from "@/app"
Expand Down

0 comments on commit 44c915e

Please sign in to comment.