Skip to content

Commit

Permalink
fixup! chore(types): fallout
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Mar 4, 2025
1 parent 8f75bc1 commit 801823c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/internal/src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const CosmosInitKeyToBridgeId = {
vbankPort: 'bank',
vibcPort: 'dibc',
};
harden(CosmosInitKeyToBridgeId);

export const WalletName = /** @type {const} */ ({
depositFacet: 'depositFacet',
Expand Down

0 comments on commit 801823c

Please sign in to comment.