mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32:42 +00:00
Add efforts to automate eth1 testnet deployment
This commit is contained in:
@@ -62,6 +62,6 @@ mod tests {
|
||||
|
||||
let data = eth1_tx_data(&deposit).expect("should produce tx data");
|
||||
|
||||
assert_eq!(data.len(), 388, "bytes should be correct length");
|
||||
assert_eq!(data.len(), 420, "bytes should be correct length");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user