#!/bin/bash MERKLE_DEPTH=10 # depth of the Merkle tree LIMIT_BITS=6 # log2 of the maximal possible rate limit per epoch # SEED=1234567 # seed for creating fake data