github.com/ari-anchor/sei-tendermint@v0.0.0-20230519144642-dc826b7b56bb/scripts/confix/testdata/baseline.txt (about)

     1  +M abci
     2  +M db-backend
     3  +M db-dir
     4  +M fast-sync
     5  +M filter-peers
     6  +M genesis-file
     7  +M log-format
     8  +M log-level
     9  +M moniker
    10  +M node-key-file
    11  +M priv-validator-file
    12  +M priv-validator-laddr
    13  +M prof-laddr
    14  +M proxy-app
    15  +S consensus
    16  +M consensus.wal-file
    17  +M consensus.timeout-propose
    18  +M consensus.timeout-propose-delta
    19  +M consensus.timeout-prevote
    20  +M consensus.timeout-prevote-delta
    21  +M consensus.timeout-precommit
    22  +M consensus.timeout-precommit-delta
    23  +M consensus.timeout-commit
    24  +M consensus.skip-timeout-commit
    25  +M consensus.create-empty-blocks
    26  +M consensus.create-empty-blocks-interval
    27  +M consensus.peer-gossip-sleep-duration
    28  +M consensus.peer-query-maj23-sleep-duration
    29  +M consensus.blocktime-iota
    30  +S instrumentation
    31  +M instrumentation.prometheus
    32  +M instrumentation.prometheus-listen-addr
    33  +M instrumentation.max-open-connections
    34  +M instrumentation.namespace
    35  +S mempool
    36  +M mempool.recheck
    37  +M mempool.broadcast
    38  +M mempool.wal-dir
    39  +M mempool.size
    40  +M mempool.cache-size
    41  +S p2p
    42  +M p2p.laddr
    43  +M p2p.external-address
    44  +M p2p.seeds
    45  +M p2p.persistent-peers
    46  +M p2p.upnp
    47  +M p2p.addr-book-file
    48  +M p2p.addr-book-strict
    49  +M p2p.max-num-inbound-peers
    50  +M p2p.max-num-outbound-peers
    51  +M p2p.flush-throttle-timeout
    52  +M p2p.max-packet-msg-payload-size
    53  +M p2p.send-rate
    54  +M p2p.recv-rate
    55  +M p2p.pex
    56  +M p2p.seed-mode
    57  +M p2p.private-peer-ids
    58  +M p2p.allow-duplicate-ip
    59  +M p2p.handshake-timeout
    60  +M p2p.dial-timeout
    61  +S rpc
    62  +M rpc.laddr
    63  +M rpc.cors-allowed-origins
    64  +M rpc.cors-allowed-methods
    65  +M rpc.cors-allowed-headers
    66  +M rpc.grpc-laddr
    67  +M rpc.grpc-max-open-connections
    68  +M rpc.unsafe
    69  +M rpc.max-open-connections
    70  +S tx-index
    71  +M tx-index.indexer
    72  +M tx-index.index-tags
    73  +M tx-index.index-all-tags