(cherry picked from commit fbe5e51a16)
Co-authored-by: Tyera Eulberg <tyera@solana.com>
			
			
This commit is contained in:
		| @@ -179,6 +179,7 @@ module.exports = { | ||||
|           "proposals/block-confirmation", | ||||
|           "proposals/cluster-test-framework", | ||||
|           "proposals/embedding-move", | ||||
|           "proposals/handle-duplicate-block", | ||||
|           "proposals/interchain-transaction-verification", | ||||
|           "proposals/ledger-replication-to-implement", | ||||
|           "proposals/optimistic-confirmation-and-slashing", | ||||
|   | ||||
| @@ -1,3 +1,7 @@ | ||||
| --- | ||||
| title: Handle Duplicate Block | ||||
| --- | ||||
| 
 | ||||
| # Leader Duplicate Block Slashing | ||||
| 
 | ||||
| This design describes how the cluster slashes leaders that produce duplicate | ||||
		Reference in New Issue
	
	Block a user