Uses of Class
org.ldk.structs.TxIn
-
Packages that use TxIn Package Description org.ldk.structs -
-
Uses of TxIn in org.ldk.structs
Methods in org.ldk.structs that return TxIn Modifier and Type Method Description TxInAnchorDescriptor. unsigned_tx_input()Returns the unsigned transaction input spending the anchor output in the commitment transaction.TxInHTLCDescriptor. unsigned_tx_input()Returns the unsigned transaction input spending the HTLC output in the commitment transaction.
-