Module Tezos_protocol_environment_011_PtHangz2.TimelockSource
type chest = Tezos_crypto.Timelock_legacy.chesttype chest_key = Tezos_crypto.Timelock_legacy.chest_keytype opening_result = Tezos_crypto.Timelock_legacy.opening_result = | Correct of Bytes.t| Bogus_cipher| Bogus_opening
val get_plaintext_size : chest -> int