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