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