WOTS.log_l

Number of levels in the l-tree.

template WOTS(uint n, alias hash_n_n, alias prg, uint log_w)
package
enum log_l = num_digits(l - 1, 2);

Meta