Uses of Class
org.ldk.structs.UnsignedInvoiceRequest
-
Packages that use UnsignedInvoiceRequest Package Description org.ldk.structs -
-
Uses of UnsignedInvoiceRequest in org.ldk.structs
Methods in org.ldk.structs with parameters of type UnsignedInvoiceRequest Modifier and Type Method Description Result_SchnorrSignatureNoneZNodeSigner.NodeSignerInterface. sign_bolt12_invoice_request(UnsignedInvoiceRequest invoice_request)Signs the [`TaggedHash`] of a BOLT 12 invoice request.Result_SchnorrSignatureNoneZNodeSigner. sign_bolt12_invoice_request(UnsignedInvoiceRequest invoice_request)Signs the [`TaggedHash`] of a BOLT 12 invoice request.
-