Skip to content

Commit

Permalink
fixup! refactor(orchestration): consistent naming for validator address
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev authored May 3, 2024
1 parent cb1a005 commit e78c7ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/orchestration/src/utils/address.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ harden(makeICAChannelAddress);
/**
* @param {IBCConnectionID} controllerConnectionId
* @param {{ version?: string }} [opts]
* @returns {RemoteIbcAddress}
*/
export const makeICQChannelAddress = (
controllerConnectionId,
Expand Down

0 comments on commit e78c7ad

Please sign in to comment.