pub(crate) async fn database_size( blockchain_read: &mut BlockchainReadHandle, ) -> Result<(u64, u64), Error>
BlockchainReadRequest::DatabaseSize