We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14826c2 commit 9e11894Copy full SHA for 9e11894
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
10
### Added
11
12
- Add `tenure_timeout_secs` to the miner for determining when a time-based tenure extend should be attempted.
13
-- Added configuration option `connections.block_proposal_max_age_secs` to prevent processing stale block proposals
+- Added configuration option `block_proposal_max_age_secs` under `[connection_options]` to prevent processing stale block proposals
14
15
### Changed
16
- The RPC endpoint `/v3/block_proposal` no longer will evaluate block proposals more than `block_proposal_max_age_secs` old
0 commit comments