Alpha_context.Stake_distribution
This module re-exports definitions from Stake_storage
, Delegate_storage
and Delegate
.
val baking_rights_owner :
context ->
Level.t ->
round:Round.t ->
(context * Slot.t * Consensus_key.pk)
Mavryk_protocol_environment_alpha.Error_monad.tzresult
Mavryk_protocol_environment_alpha.Lwt.t
val slot_owner :
context ->
Level.t ->
Slot.t ->
(context * Consensus_key.pk)
Mavryk_protocol_environment_alpha.Error_monad.tzresult
Mavryk_protocol_environment_alpha.Lwt.t
val load_sampler_for_cycle :
context ->
Cycle.t ->
context Mavryk_protocol_environment_alpha.Error_monad.tzresult
Mavryk_protocol_environment_alpha.Lwt.t
val get_total_frozen_stake :
context ->
Cycle.t ->
Tez.t Mavryk_protocol_environment_alpha.Error_monad.tzresult
Mavryk_protocol_environment_alpha.Lwt.t
module For_RPC : sig ... end
module Internal_for_tests : sig ... end