Module Proto.A

type uint32 = int32
val uint32_enc : uint32 Encoding.encoding
type uint64 = int64
val uint64_enc : uint64 Encoding.encoding
type uzarith = Z.t
val uzarith_enc : uzarith Encoding.encoding
type zarith = Z.t
val zarith_enc : zarith Encoding.encoding
val cal_to_str : ?ms:bool -> CalendarLib.Printer.Calendar.t -> string
val cal_of_str : string -> CalendarLib.Printer.Calendar.t
type timestamp = CalendarLib.Calendar.t
val timestamp_enc : CalendarLib.Printer.Calendar.t Encoding.encoding
type block_hash = string
val block_hash_enc : block_hash Encoding.encoding
type operation_hash = string
val operation_hash_enc : operation_hash Encoding.encoding
type operations_hash = string
val operations_hash_enc : operations_hash Encoding.encoding
type contract = string
val contract_enc : contract Encoding.encoding
type pkh = string
val pkh_enc : pkh Encoding.encoding
type pk = string
val pk_enc : pk Encoding.encoding
type protocol_hash = string
val protocol_hash_enc : protocol_hash Encoding.encoding
type context_hash = string
val context_hash_enc : context_hash Encoding.encoding
type nonce_hash = string
val nonce_hash_enc : nonce_hash Encoding.encoding
type chain_id = string
val chain_id_enc : chain_id Encoding.encoding
type signature = string
val signature_enc : signature Encoding.encoding
type script_expr_hash = string
val script_expr_hash_enc : script_expr_hash Encoding.encoding
type tx_rollup_hash = string
val tx_rollup_hash_enc : tx_rollup_hash Encoding.encoding
type tx_inbox_hash = string
val tx_inbox_hash_enc : tx_inbox_hash Encoding.encoding
type tx_message_result_hash = string
val tx_message_result_hash_enc : tx_message_result_hash Encoding.encoding
type tx_commitment_hash = string
val tx_commitment_hash_enc : tx_commitment_hash Encoding.encoding
type sc_rollup_hash = string
val sc_rollup_hash_enc : sc_rollup_hash Encoding.encoding
type sc_commitment_hash = string
val sc_commitment_hash_enc : sc_commitment_hash Encoding.encoding
type sc_state_hash = string
val sc_state_hash_enc : sc_state_hash Encoding.encoding