oxen-io / eth-sn-contracts

4 stars 8 forks source link

increase pubkey aggregations for slower ethereum height #78

Closed darcys22 closed 1 month ago

darcys22 commented 1 month ago

Previous number was assuming block.height returned arbitrums height, meaning the aggregation is reset every 0.5 seconds. As block.height returns the L1 height this figure has been increased to accommodate a slower block time.