Uses of Class
org.ldk.structs.TrustedClosingTransaction
-
Packages that use TrustedClosingTransaction Package Description org.ldk.structs -
-
Uses of TrustedClosingTransaction in org.ldk.structs
Fields in org.ldk.structs declared as TrustedClosingTransaction Modifier and Type Field Description TrustedClosingTransactionResult_TrustedClosingTransactionNoneZ.Result_TrustedClosingTransactionNoneZ_OK. resMethods in org.ldk.structs that return TrustedClosingTransaction Modifier and Type Method Description TrustedClosingTransactionClosingTransaction. trust()Trust our pre-built transaction.Methods in org.ldk.structs with parameters of type TrustedClosingTransaction Modifier and Type Method Description static Result_TrustedClosingTransactionNoneZResult_TrustedClosingTransactionNoneZ. ok(TrustedClosingTransaction o)Creates a new CResult_TrustedClosingTransactionNoneZ in the success state.
-