File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9595 "max_block_num_per_chunk" : 100 ,
9696 "max_l2_gas_per_chunk" : 20000000 ,
9797 "chunk_timeout_sec" : 300 ,
98- "max_uncompressed_batch_bytes_size" : 4000000
98+ "max_uncompressed_batch_bytes_size" : 4194304
9999 },
100100 "batch_proposer_config" : {
101101 "propose_interval_milliseconds" : 1000 ,
102102 "batch_timeout_sec" : 300 ,
103103 "max_chunks_per_batch" : 45 ,
104- "max_uncompressed_batch_bytes_size" : 4000000
104+ "max_uncompressed_batch_bytes_size" : 4194304
105105 },
106106 "bundle_proposer_config" : {
107107 "max_batch_num_per_bundle" : 20 ,
Original file line number Diff line number Diff line change 55 "max_block_num_per_chunk" : 100 ,
66 "max_l2_gas_per_chunk" : 20000000 ,
77 "chunk_timeout_sec" : 72000000000 ,
8- "max_uncompressed_batch_bytes_size" : 4000000
8+ "max_uncompressed_batch_bytes_size" : 4194304
99 },
1010 "batch_proposer_config" : {
1111 "batch_timeout_sec" : 72000000000 ,
1212 "max_chunks_per_batch" : 45 ,
13- "max_uncompressed_batch_bytes_size" : 4000000
13+ "max_uncompressed_batch_bytes_size" : 4194304
1414 },
1515 "bundle_proposer_config" : {
1616 "max_batch_num_per_bundle" : 45 ,
You can’t perform that action at this time.
0 commit comments