Tezos_protocol_plugin_alpha.Constants_services
val all :
'a Tezos_protocol_alpha.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_alpha.Protocol.Alpha_context.Constants.t
Tezos_protocol_alpha.Environment.Error_monad.shell_tzresult
Tezos_protocol_alpha.Environment.Lwt.t
Returns all the constants of the protocol
val parametric :
'a Tezos_protocol_alpha.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
Tezos_protocol_alpha.Environment.Error_monad.shell_tzresult
Tezos_protocol_alpha.Environment.Lwt.t
Returns the parametric constants of the protocol
module S : sig ... end