Octez_protocol_alternative_hashes.Protocol_hash_representative
module Representatives : sig ... end
Maps protocol hashes to their representative.
val register_protocol_hash :
string ->
string ->
Tezos_base.TzPervasives.Protocol_hash.t Representatives.t ->
Tezos_base.TzPervasives.Protocol_hash.t Representatives.t
val representatives : Tezos_base.TzPervasives.Protocol_hash.t Representatives.t
val resolve_repr : Representatives.key -> Representatives.key
val equivalent : Representatives.key -> Representatives.key -> bool