Uses of Class
org.ldk.structs.TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ
-
Packages that use TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ Package Description org.ldk.structs -
-
Uses of TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ in org.ldk.structs
Methods in org.ldk.structs that return TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ Modifier and Type Method Description TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ
TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ. clone()
Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ[]
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_TxidCVec_C2Tuple_u32ScriptZZZ
TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ. of(byte[] a, TwoTuple_u32ScriptZ[] b)
Creates a new C2Tuple_TxidCVec_C2Tuple_u32ScriptZZZ from the contained elements.
-