Function sc_consensus_beefy::start_beefy_gadget
source · pub async fn start_beefy_gadget<B, BE, C, N, P, R, S, AuthorityId>(
beefy_params: BeefyParams<B, BE, C, N, P, R, S, AuthorityId>,
)
Expand description
Start the BEEFY gadget.
This is a thin shim around running and awaiting a BEEFY worker.