Class UnsignedInvoice


  • public class UnsignedInvoice
    extends Object
    A semantically valid [`Invoice`] that hasn't been signed.
    • Method Detail

      • signing_pubkey

        public byte[] signing_pubkey()
        The public key corresponding to the key needed to sign the invoice.