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