Light_consensus.Make
Given RPCs specific to the light mode, obtain the consensus algorithm
module Light_proto : Light_proto.PROTO_RPCS
val consensus : input -> (Uri.t * Mavryk_rpc.Context.simple) list -> bool Lwt.t
Whether consensus on data can be achieved. Parameters are:
Returns: whether consensus was attained or an error message.