mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: bump alloy and rm EvmOverrides (#8875)
This commit is contained in:
@ -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,
|
||||
}),
|
||||
])];
|
||||
|
||||
Reference in New Issue
Block a user