pub async fn accept_block( light_node_state: &SharedLightNodeState, new_block: Block, ) -> Result<(), PeerError>
Accept a new block to the local blockchain, and forward it to all peers