Tezos_protocol_plugin_024_PtTALLiN.Voting_servicesThis module provides RPC services that return voting-related information.
val ballot_list :
'a Tezos_protocol_024_PtTALLiN.Environment.RPC_context.simple ->
'a ->
(Tezos_protocol_024_PtTALLiN.Environment.Signature.Public_key_hash.t
* Tezos_protocol_024_PtTALLiN.Protocol.Alpha_context.Vote.ballot)
list
Tezos_protocol_024_PtTALLiN.Environment.Error_monad.shell_tzresult
Tezos_protocol_024_PtTALLiN.Environment.Lwt.tval proposals :
'a Tezos_protocol_024_PtTALLiN.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_024_PtTALLiN.Environment.Int64.t
Tezos_protocol_024_PtTALLiN.Environment.Protocol_hash.Map.t
Tezos_protocol_024_PtTALLiN.Environment.Error_monad.shell_tzresult
Tezos_protocol_024_PtTALLiN.Environment.Lwt.tmodule S : sig ... end