mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-25 00:38:22 +00:00
Move proof_of_possession into bls crate
This commit is contained in:
@@ -18,7 +18,3 @@ pub struct ValidatorRegistration {
|
||||
pub randao_commitment: Hash256,
|
||||
pub proof_of_possession: Signature,
|
||||
}
|
||||
|
||||
impl ValidatorRegistration {
|
||||
pub fn random()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user