async fn receive_once( client: ClientHandleArc, amount: Amount, gateway: LightningGateway, ) -> Result<()>