Tezos_protocol_plugin_012_Psithaca.Plugin
val default_operation_inclusion_latency : int
The assumed number of blocks between operation-creation time and the actual time when the operation is included in a block.
type Tezos_protocol_012_Psithaca.Environment.Error_monad.error +=
| Cannot_parse_operation
| Cannot_serialize_log
| Cannot_retrieve_predecessor_level
| Balance_is_empty of {
source : Tezos_protocol_012_Psithaca.Protocol.Alpha_context.public_key_hash;
}
module View_helpers : sig ... end
module RPC : sig ... end