mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Merge branch 'update-signed-blob-sidecar' into post-block-and-blobs
This commit is contained in:
@@ -19,6 +19,6 @@ use tree_hash_derive::TreeHash;
|
||||
#[serde(bound = "T: EthSpec")]
|
||||
#[arbitrary(bound = "T: EthSpec")]
|
||||
pub struct SignedBlobSidecar<T: EthSpec> {
|
||||
pub blob: BlobSidecar<T>,
|
||||
pub message: BlobSidecar<T>,
|
||||
pub signature: Signature,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user