Skip to content

Commit

Permalink
Remove IBC settings from simapp44
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Oct 24, 2021
1 parent 054acb7 commit 72509f5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 556 deletions.
3 changes: 1 addition & 2 deletions scripts/simapp44/generate_template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ function inline_jq() {

(
cd "$SCRIPT_DIR"
# shellcheck disable=SC2016
inline_jq "template/.simapp/config/genesis.json" --argjson ibc "$(<genesis-ibc.json)" '.app_state.ibc=$ibc'

# Sort genesis
inline_jq "template/.simapp/config/genesis.json" -S

Expand Down
277 changes: 0 additions & 277 deletions scripts/simapp44/genesis-ibc.json

This file was deleted.

Loading

0 comments on commit 72509f5

Please sign in to comment.