pub(crate) async fn size( txpool_read: &mut TxpoolReadHandle, include_sensitive_txs: bool, ) -> Result<u64, Error>
TxpoolReadRequest::Size