tezos-protocol-alpha.raw
Alpha_services.Nonce
tezos-protocol-alpha
tezos-protocol-alpha.environment
tezos-protocol-alpha.lifted
tezos-protocol-alpha.parameters
type info =
| Revealed of Alpha_context.Nonce.t
| Missing of Nonce_hash.t
| Forgotten
val get : 'a Tezos_protocol_environment_alpha.RPC_context.simple -> 'a -> Alpha_context.Raw_level.t -> info Tezos_protocol_environment_alpha.Error_monad.shell_tzresult Tezos_protocol_environment_alpha.Lwt.t