Uses of Interface
org.ldk.impl.bindings.LDKEcdsaChannelSigner
-
Packages that use bindings.LDKEcdsaChannelSigner Package Description org.ldk.impl -
-
Uses of bindings.LDKEcdsaChannelSigner in org.ldk.impl
Methods in org.ldk.impl with parameters of type bindings.LDKEcdsaChannelSigner Modifier and Type Method Description static long
bindings. LDKEcdsaChannelSigner_new(bindings.LDKEcdsaChannelSigner impl, bindings.LDKChannelSigner ChannelSigner, long pubkeys)
static long
bindings. LDKWriteableEcdsaChannelSigner_new(bindings.LDKWriteableEcdsaChannelSigner impl, bindings.LDKEcdsaChannelSigner EcdsaChannelSigner, bindings.LDKChannelSigner ChannelSigner, long pubkeys)
-