create Single Part Payload
fun createSinglePartPayload(amount: MilliSatoshi, expiry: CltvExpiry, paymentSecret: ByteVector32, paymentMetadata: ByteVector?, userCustomTlvs: List<GenericTlv> = listOf()): PaymentOnion.FinalPayload
Content copied to clipboard
Create a single-part payment (total amount sent at once).