Tezos_raw_protocol_alpha.Attesting_power_repr
Internal representation of attestation power.
val encoding : t Tezos_protocol_environment_alpha.Data_encoding.t
val pp : Tezos_protocol_environment_alpha.Format.formatter -> t -> unit
val zero : t
val make : slots:int -> stake:int64 -> t