Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate and setup AVERAGE_BLOCK_INTERVAL correctly everywhere 6 vs 12 #2914

Open
bkontur opened this issue Apr 7, 2024 · 0 comments
Open
Assignees

Comments

@bkontur
Copy link
Contributor

bkontur commented Apr 7, 2024

// TODO: consider removing?
pub const AVERAGE_BLOCK_INTERVAL: Duration = Duration::from_secs(12);

E.g.:

const AVERAGE_BLOCK_INTERVAL: Duration = AVERAGE_BLOCK_INTERVAL;

Relates to: polkadot-fellows/runtimes#266 (comment)
Relates to: polkadot-fellows/runtimes#266

  • Check also STATE_VERSION V0 vs V1 - related to the state trie migration?
@bkontur bkontur self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant