pub(crate) async fn receive( client: &Client, gateway_api: &str, amount: u64, ) -> Result<(Bolt11Invoice, OperationId)>