Skip to content

Commit

Permalink
Update comments launch-chain.js
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Gibson <[email protected]>
  • Loading branch information
siarhei-agoric and gibson042 authored Jan 28, 2025
1 parent 4257aaf commit c2a2d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cosmic-swingset/src/launch-chain.js
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@ export async function launch({
let afterCommitWorkDone = Promise.resolve();

/**
* Handles various types of actions by incrementing the corresponding metric
* and performing the appropriate operation based on the action type.
* Dispatch an action from an inbound queue to an appropriate handler based on
* action type.
*
* @param {{ type: ActionType.QueuedActionType } & Record<string, unknown>} action
* @param {string} inboundNum
Expand Down

0 comments on commit c2a2d6b

Please sign in to comment.