lighthouse/beacon_node/rpc
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
..
src Progress towards validator signing attestations. 2019-03-25 18:32:27 +11:00
Cargo.toml Thread beacon node RPC server 2019-03-22 16:46:52 +11:00