lighthouse/eth2/attester/src
Luke Anderson 4cdeb6abe5
Progress towards validator signing attestations.
- Added a 'beacon_attester' RPC endpoint, so the BeaconNode can supply attestation data.
 - Renamed 'attestation_data' to just 'attestation' throughout (except where it is actually just the data structure).
2019-03-25 18:32:27 +11:00
..
test_utils Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
lib.rs Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
traits.rs Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00