Uses of Class
org.ldk.structs.TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ
-
Packages that use TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ Package Description org.ldk.structs -
-
Uses of TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ in org.ldk.structs
Methods in org.ldk.structs that return TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ Modifier and Type Method Description TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZTwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ. clone()Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ[]ChannelMonitor. get_outputs_to_watch()Gets a list of txids, with their output scripts (in the order they appear in the transaction), which we must learn about spends of via block_connected().static TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZTwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ. of(byte[] a, TwoTuple_u32CVec_u8ZZ[] b)Creates a new C2Tuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ from the contained elements.
-