Alpha_context.Nonce
This module re-exports definitions from Nonce_storage
.
type nonce = t
val encoding : nonce Mavryk_protocol_environment_001_PtAtLas.Data_encoding.t
val check_unrevealed :
context ->
Level.t ->
nonce ->
unit Mavryk_protocol_environment_001_PtAtLas.Error_monad.tzresult
Mavryk_protocol_environment_001_PtAtLas.Lwt.t
val of_bytes :
bytes ->
nonce Mavryk_protocol_environment_001_PtAtLas.Error_monad.tzresult
val hash : nonce -> Nonce_hash.t
val check_hash : nonce -> Nonce_hash.t -> bool