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