Tezos_crypto.Helpers
module MakeEncoder (H : sig ... end) : sig ... end
module MakeIterator (H : sig ... end) : sig ... end
This variable is used to enable yes-cryptography at runtime.
With yes-cryptography activated, signatures are faked and always considered valid.
This can put your software at risk of being
This should be used for testing purposes only and/or with extreme care.
val yes_crypto_kind : yes_crypto_kind
module Events : sig ... end