mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-08 20:47:59 -05:00
Change Qbft to use its own QbftBlockHeader type (#8244)
Signed-off-by: Jason Frame <jason.frame@consensys.net>
This commit is contained in:
@@ -48,6 +48,7 @@ dependencies {
|
||||
api project(':consensus:ibft')
|
||||
api project(':consensus:merge')
|
||||
api project(':consensus:qbft')
|
||||
api project(':consensus:qbft-core')
|
||||
api project(':crypto:algorithms')
|
||||
api project(':crypto:services')
|
||||
api project(':datatypes')
|
||||
|
||||
Reference in New Issue
Block a user