Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type validators_query = {
levels : Tezos_protocol_alpha.Protocol.Alpha_context.Raw_level.t list;
delegates : Tezos_protocol_alpha.Protocol.Environment.Signature.Public_key_hash.t
list;
}
val validators_query :
validators_query Tezos_protocol_alpha.Protocol.Environment.RPC_query.t