referrerpolicy=no-referrer-when-downgrade
sc_consensus_manual_seal

Function finalize_block

Source
pub async fn finalize_block<B, F, CB>(params: FinalizeBlockParams<B, F, CB>)
where B: BlockT, F: Finalizer<B, CB>, CB: ClientBackend<B>,
Expand description

finalizes a block in the backend with the given params.