pub async fn pay_lnaddr( lnaddr: LightningAddress, amount: Option<Amount>, comment: Option<String>, no_sync: bool, wallet: &Wallet, ) -> Result<Preimage>