Tezos_benchmark_023_PtSeouLo.Crypto_samplersinclude module type of Tezos_benchmark.Crypto_samplers.V2module type Finite_key_pool_S =
Tezos_benchmark.Crypto_samplers.P_Finite_key_pool_S
with type public_key_hash := Tezos_crypto.Signature.V2.Public_key_hash.t
and type public_key := Tezos_crypto.Signature.V2.Public_key.t
and type secret_key := Tezos_crypto.Signature.V2.Secret_key.tmodule Make_finite_key_pool
(Arg :
Tezos_benchmark.Crypto_samplers.Param_S
with type algo := Tezos_crypto.Signature.V2.algo) :
Finite_key_pool_SCreate a finite key pool.