Function FlashNode.payInvoice

Finds a payment path for the invoice and attempts to pay it

override void payInvoice (
  PublicKey reg_pk,
  Invoice invoice
) @safe;