Open mariopino opened 4 years ago
Describe the bug
Take in account force era status!
If force era is active a new era starts at the end of each session.
const forceEra = await api.query.staking.forceEra(); console.log(JSON.stringify(forceEra, null, 2));
Westend:
"AlwaysForcing"
Kusama:
"NotForcing"
To Reproduce
Expected behavior
Screenshots
Additional context
Describe the bug
Take in account force era status!
If force era is active a new era starts at the end of each session.
Westend:
Kusama:
To Reproduce
Expected behavior
Screenshots
Additional context