pub async fn handle_drb_result<TYPES: NodeType, I: NodeImplementation<TYPES>>(
membership: &TYPES::Membership,
epoch: EpochNumber,
storage: &I::Storage,
drb_result: DrbResult,
)pub async fn handle_drb_result<TYPES: NodeType, I: NodeImplementation<TYPES>>(
membership: &TYPES::Membership,
epoch: EpochNumber,
storage: &I::Storage,
drb_result: DrbResult,
)