helius-labs / atlas-txn-sender

Apache License 2.0
137 stars 40 forks source link

NUM_LEADERS_PER_SLOT default is 4? #20

Open soloblack opened 4 months ago

soloblack commented 4 months ago

what is the meaning of NUM_LEADERS_PER_SLOT

soloblack commented 4 months ago

Is there some ambiguity with "NUM_LEADERS_PER_SLOT"?

Does “NUM_LEADERS_PER_SLOT” mean to look at 4 leaders for each slot, while the actual behavior is to return num_leaders leaders?