Fast-forward PendingAttestation to v0.5.0
This commit is contained in:
parent
4ffdfbc993
commit
142aaae8ce
@ -7,7 +7,7 @@ use test_random_derive::TestRandom;
|
||||
|
||||
/// An attestation that has been included in the state but not yet fully processed.
|
||||
///
|
||||
/// Spec v0.4.0
|
||||
/// Spec v0.5.0
|
||||
#[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Encode, Decode, TreeHash, TestRandom)]
|
||||
pub struct PendingAttestation {
|
||||
pub aggregation_bitfield: Bitfield,
|
||||
|
Loading…
Reference in New Issue
Block a user