We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 766b20f + 067580b commit 63a577cCopy full SHA for 63a577c
examples/mesh-security/custom-values.yaml
@@ -1,4 +1,4 @@
1
-# Example values.yaml file will will create 2 chains with 4 validators,
+# Example values.yaml file will create 2 chains with 4 validators,
2
# a ts-relayer between them and the explorer
3
chains:
4
- id: osmosis-1
starship/charts/devnet/values.yaml
@@ -112,7 +112,7 @@ chains: []
112
# numValidators: 2
113
# # genesis override local to genesis.json
114
# # this genesis directive is converted to a patch.json file
115
- # # then then `jq -s '.[0] * .[1]' genesis.json patch.json > genesis.json` is run
+ # # then `jq -s '.[0] * .[1]' genesis.json patch.json > genesis.json` is run
116
# genesis:
117
# auth: ...
118
# - id: osmosis-2
0 commit comments