pub(crate) async fn receive_lnv1(
client: &Client,
gateway_id: &String,
amount_msats: u64,
) -> Result<(Bolt11Invoice, OperationId)>pub(crate) async fn receive_lnv1(
client: &Client,
gateway_id: &String,
amount_msats: u64,
) -> Result<(Bolt11Invoice, OperationId)>