Skip to content

fix finalization when using custom genesis

Hugo Trentesaux requested to merge hugo-fix-finalization into master

When using a custom genesis, the argument maybe_force_authority forces Alice keys for authority and no other smith to be added as authority. I'm adding the other smith as offline to allow finalisation to perform.

Merge request reports