hyphacoop / cosmos-ansible

Ansible scripts for spinning up Cosmos network configurations
Apache License 2.0
48 stars 15 forks source link

Set denom using jq operations #382

Closed dasanchez closed 1 year ago

dasanchez commented 1 year ago

String replacement operations will render the genesis file invalid post v12.

dasanchez commented 1 year ago

The string replacement operation only targets instances of "stake" (including the double quotes), this works just fine.