Fix more beta compiler warnings
This commit is contained in:
parent
382b5abbee
commit
e1d0724abf
@ -48,8 +48,8 @@ use types::{
|
|||||||
use types::{
|
use types::{
|
||||||
BlindedPayload, BlockType, ChainSpec, Epoch, ExecutionPayloadCapella, ExecutionPayloadMerge,
|
BlindedPayload, BlockType, ChainSpec, Epoch, ExecutionPayloadCapella, ExecutionPayloadMerge,
|
||||||
};
|
};
|
||||||
use types::{KzgProofs, Withdrawals};
|
use types::{KzgProofs};
|
||||||
use types::{ProposerPreparationData, PublicKeyBytes, Signature, Slot, Transaction, Uint256};
|
use types::{ProposerPreparationData, PublicKeyBytes, Signature, Slot, Transaction};
|
||||||
|
|
||||||
mod block_hash;
|
mod block_hash;
|
||||||
mod engine_api;
|
mod engine_api;
|
||||||
|
Loading…
Reference in New Issue
Block a user