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