Skip to content

Commit

Permalink
features fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
SrikanthSoparla committed Nov 25, 2022
1 parent efd307f commit 086b5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ export const config = {
GAS_PRICE_STEP_LOW: 1,
GAS_PRICE_STEP_AVERAGE: 5,
GAS_PRICE_STEP_HIGH: 10,
FEATURES: ['ibc-transfer'],
FEATURES: ['cosmwasm', 'ibc-transfer', 'ibc-go'],
};

0 comments on commit 086b5d0

Please sign in to comment.