Files
lighthouse/eth2/utils/bls/src/fake_aggregate_signature.rs
Paul Hauner 7cbee46227 Add FakeSignature and FakeAggregateSignature
They replace Signature and FakeAggregateSignature when compling with
debug. Compiling with release uses the real structs.
2019-03-22 10:08:40 +11:00

3.0 KiB