Inject local keys as authorities and backup old ones #12
Labels
I8-enhancement
An additional feature.
P2-nice-to-have
Issue is worth doing.
Q5-hard
Can be done by an experienced coder with a good knowledge of the codebase.
For a lot of actions, especially between relay-chain and parachain there is signing involved from the current block authoring entity.
E.g. the bitfields must be signed by the authority of this block.
In order to actually create valid signatures each Builder structure must expose some functionitliy to:
Builder struct tasks:
The text was updated successfully, but these errors were encountered: