concordium-node
concordium-node copied to clipboard
Add gRPC API endpoint for fast catch up
The gRPC API should provide an endpoint FastCatchUp
, which streams back blocks and the relevant information and proofs for a light client to catch up. This endpoint returns an error if the provided block hash is prior to protocol version 7.