mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-07 18:51:45 +00:00
Merge branch 'eip4844' into deneb-free-blobs
This commit is contained in:
@@ -1289,7 +1289,7 @@ mod test {
|
||||
transactions,
|
||||
..<_>::default()
|
||||
});
|
||||
let json = serde_json::to_value(&ep)?;
|
||||
let json = serde_json::to_value(ep)?;
|
||||
Ok(json.get("transactions").unwrap().clone())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user