add Incoming Payment
abstract suspend fun addIncomingPayment(preimage: ByteVector32, origin: IncomingPayment.Origin, createdAt: Long = currentTimestampMillis())
Content copied to clipboard
Add a new expected incoming payment (not yet received).