Tezos_raw_protocol_015_PtLimaPt.Voting_services
This module provides RPC services that return voting-related information.
val ballot_list :
'a Tezos_protocol_environment_015_PtLimaPt.RPC_context.simple ->
'a ->
(Tezos_protocol_environment_015_PtLimaPt.Signature.Public_key_hash.t
* Alpha_context.Vote.ballot)
list
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
val proposals :
'a Tezos_protocol_environment_015_PtLimaPt.RPC_context.simple ->
'a ->
Tezos_protocol_environment_015_PtLimaPt.Int64.t
Tezos_protocol_environment_015_PtLimaPt.Protocol_hash.Map.t
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t