Skip to content

Fix/slot/upgraded runtime#1

Open
sander2 wants to merge 2 commits intomasterfrom
fix/slot/upgraded-runtime
Open

Fix/slot/upgraded runtime#1
sander2 wants to merge 2 commits intomasterfrom
fix/slot/upgraded-runtime

Conversation

@sander2
Copy link
Owner

@sander2 sander2 commented Feb 24, 2022

No description provided.

Ok(x) if x.spec_name.starts_with("kintsugi") => 6000,
_ => 12000,
Ok(x) if x.spec_version >= 2 => 12000,
_ => 6000,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

obviously this needs changing when we want to bring this for kintsugi - this was simplified for the testnet test

sander2 pushed a commit that referenced this pull request Nov 14, 2022
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

Successfully merging this pull request may close these issues.

1 participant