Do you put a private key or public key in the input.txt because I used 1 public key. When I ran the script it gave me just 1 public key.
Oh you just use public keys.
Just change the
nkeys variable at the top to be the number of keys you want to receive (and make sure
bits_toinspect is greater than or equal to log2(nkeys).)