starkware-libs / starkex-resources

Apache License 2.0
82 stars 42 forks source link

batch_info.json - expected size #1

Open tkstanczak opened 4 years ago

tkstanczak commented 4 years ago

Hi,

What is the expected size of the batch_info.json?

My guess is: ~expected number of orders per second: 5 x 2 sides of an order x ratio of orders touching unique accounts:: <1 x polling interval x size of single update

So I see that a single batch should be roughly ~10Kb?