Skip to content
Snippets Groups Projects
Unverified Commit 5eff3f94 authored by Adrian Catangiu's avatar Adrian Catangiu Committed by GitHub
Browse files

beefy: error logs for validators with dummy keys (#3939)


This outputs:
```
2024-04-02 14:36:02.135 ERROR tokio-runtime-worker beefy: 🥩 for session starting at block 21990151
no BEEFY authority key found in store, you must generate valid session keys
(https://wiki.polkadot.network/docs/maintain-guides-how-to-validate-polkadot#generating-the-session-keys)
```
error log entry, once every session, for nodes running with
`Role::Authority` that have no public BEEFY key in their keystore

---------

Co-authored-by: default avatarBastian Köcher <git@kchr.de>
parent d5617cf3
No related merge requests found
Pipeline #461378 passed with warnings with stages
in 49 minutes and 36 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment