getIncomingPayment

abstract suspend fun getIncomingPayment(paymentHash: ByteVector32): IncomingPayment?

Get information about an incoming payment (paid or not) for the given payment hash, if any.