chore: bump alloy and rm EvmOverrides (#8875)

This commit is contained in:
Thomas Coratger
2024-06-17 11:46:42 +02:00
committed by GitHub
parent 859b96388a
commit 333a86db10
20 changed files with 138 additions and 145 deletions

View File

@ -377,7 +377,7 @@ mod tests {
}),
Request::WithdrawalRequest(WithdrawalRequest {
source_address: Address::from([1; 20]),
validator_public_key: FixedBytes::<48>::from([10; 48]),
validator_pubkey: FixedBytes::<48>::from([10; 48]),
amount: 72,
}),
])];