Uses of Class
org.ldk.structs.TwoTuple_ThirtyTwoBytesPublicKeyZ
-
Packages that use TwoTuple_ThirtyTwoBytesPublicKeyZ Package Description org.ldk.structs -
-
Uses of TwoTuple_ThirtyTwoBytesPublicKeyZ in org.ldk.structs
Methods in org.ldk.structs that return TwoTuple_ThirtyTwoBytesPublicKeyZ Modifier and Type Method Description TwoTuple_ThirtyTwoBytesPublicKeyZTwoTuple_ThirtyTwoBytesPublicKeyZ. clone()Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.static TwoTuple_ThirtyTwoBytesPublicKeyZTwoTuple_ThirtyTwoBytesPublicKeyZ. of(byte[] a, byte[] b)Creates a new C2Tuple_ThirtyTwoBytesPublicKeyZ from the contained elements.Methods in org.ldk.structs with parameters of type TwoTuple_ThirtyTwoBytesPublicKeyZ Modifier and Type Method Description Result_NoneAPIErrorZChannelManager. batch_funding_transaction_generated(TwoTuple_ThirtyTwoBytesPublicKeyZ[] temporary_channels, byte[] funding_transaction)Call this upon creation of a batch funding transaction for the given channels.
-