0xPolygon / polygon-edge

A Framework for Building Ethereum-compatible Blockchain Networks
https://polygon.technology/solutions/polygon-edge/
Apache License 2.0
1.01k stars 533 forks source link

[Feature] Specify network block confirmation time in genesis file #215

Closed basedafdev closed 2 years ago

basedafdev commented 2 years ago

Specify Network Block Confirmation Time

Description

Similar to how geth/puppeth handles the initialization of the genesis files, users can specify block confirmation time: image

Expected behaviour

Polygon SDK with IBFT should have a similar feature, will be important for sovereign chains to specify their block throughput based on whatever use-case they have.

zivkovicmilos commented 2 years ago

Hey @tommyliu9,

Thank you for reaching out, and I apologize for the late reply.

Specifying a custom block confirmation time is not something that the Polygon SDK currently offers, but having spoken with the team internally, this seems like an interesting feature that we might want to pursue for some future sprint.

Are you using the SDK for a project? We'd love to hear from you regarding the use-case.