https://github.com/tendermint/tendermint
Raw File
Tip revision: ac86717c52a18d619d8c47f4ae792ec0bba15ece authored by William Banfield on 17 August 2022, 15:10:31 UTC
changelog entry
Tip revision: ac86717
.md-link-check.json
{
    "retryOn429": true,
    "retryCount": 5,
    "fallbackRetryDelay": "30s",
    "aliveStatusCodes": [200, 206, 503]
}
back to top