pub(super) async fn dispatch_cash_log( gateway: &str, output: OutputFormat, args: CashLogArgs, ) -> Result<()>