pub(crate) async fn compact_chain_history( blockchain_read: &mut BlockchainReadHandle, ) -> Result<(Vec<[u8; 32]>, u128), Error>
BlockchainReadRequest::CompactChainHistory