package octez-protocol-alpha-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_alpha_test_helpers.NonceSource

Sourceval generate : unit -> Tezos_protocol_alpha.Protocol.Nonce_hash.t * Tezos_protocol_alpha.Protocol.Alpha_context.Nonce.t

Returns a fresh nonce and its corresponding hash (and stores them).

Sourceval get : Tezos_protocol_alpha.Protocol.Nonce_hash.t -> Tezos_protocol_alpha.Protocol.Alpha_context.Nonce.t option
Sourceval forget_all : unit -> unit
OCaml

Innovation. Community. Security.