Skip to content

Commit

Permalink
network features update.
Browse files Browse the repository at this point in the history
  • Loading branch information
SrikanthSoparla committed Nov 24, 2022
1 parent 8055ad6 commit efd307f
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: ['cosmwasm', 'ibc-transfer', 'ibc-go'],
FEATURES: ['ibc-transfer'],
};

0 comments on commit efd307f

Please sign in to comment.