addIncomingPayment

abstract suspend fun addIncomingPayment(preimage: ByteVector32, origin: IncomingPayment.Origin, createdAt: Long = currentTimestampMillis())

Add a new expected incoming payment (not yet received).