You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I using BABE, I found the blocking time was unstable because of the authority peers sometimes be disconnected, How can I make sure the authorities always connected each other?
BABE + AUDI can solve this problem, however, authority_discovery now is in experimental stage, follow polka's change in service.rs code/update substrate in stable 2.0.0 version
The text was updated successfully, but these errors were encountered:
BABE + AUDI can solve this problem, however,
authority_discovery
now is in experimental stage, followpolka
's change inservice.rs
code/update substrate in stable2.0.0
versionThe text was updated successfully, but these errors were encountered: