Alpha_services.Nonce
type info =
| Revealed of Alpha_context.Nonce.t
| Missing of Nonce_hash.t
| Forgotten
val get : 'a Mavryk_protocol_environment_alpha.RPC_context.simple -> 'a -> Alpha_context.Raw_level.t -> info Mavryk_protocol_environment_alpha.Error_monad.shell_tzresult Mavryk_protocol_environment_alpha.Lwt.t