mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
ugly utils
This commit is contained in:
committed by
realbigsean
parent
e8b5f311aa
commit
902055f295
@@ -24,6 +24,7 @@ pub enum Error {
|
||||
KzgProofComputationFailed(CKzgError),
|
||||
}
|
||||
|
||||
/// A wrapper over a kzg library that holds the trusted setup parameters.
|
||||
pub struct Kzg {
|
||||
trusted_setup: KZGSettings,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user