Files
tendermint/internal/libs/confix/testdata/diff-30-31.txt
M. J. Fromberger 18b5a500da Extract a library from the confix command-line tool. (#9012)
Pull out the library functionality from scripts/confix and move it to
internal/libs/confix. Replace scripts/confix with a simple stub that has the
same command-line API, but uses the library instead.

Related:

- Move and update unit tests.
- Move scripts/confix/condiff to scripts/condiff.
- Update test data for v34, v35, and v36.
- Update reference diffs.
- Update testdata README.
2022-07-15 07:29:34 -07:00

8 lines
197 B
Plaintext

-M consensus.blocktime-iota
+M mempool.max-txs-bytes
+M rpc.max-subscription-clients
+M rpc.max-subscriptions-per-client
+M rpc.timeout-broadcast-tx-commit
+M rpc.tls-cert-file
+M rpc.tls-key-file