Module Tezos_baking_020_PsParisC.Baking_highwatermarksSource
Sourcetype highwatermark = {round : Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Round.t;level : int32;
} Sourceval may_sign_preattestation :
t ->
delegate:Tezos_base.TzPervasives.Signature.public_key_hash ->
level:int32 ->
round:Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Round.t ->
bool Sourceval may_sign_attestation :
t ->
delegate:Tezos_base.TzPervasives.Signature.public_key_hash ->
level:int32 ->
round:Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Round.t ->
bool