Uses of Interface
org.ldk.structs.WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface
-
Packages that use WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface Package Description org.ldk.structs -
-
Uses of WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface in org.ldk.structs
Methods in org.ldk.structs with parameters of type WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface Modifier and Type Method Description static WriteableEcdsaChannelSigner
WriteableEcdsaChannelSigner. new_impl(WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface arg, EcdsaChannelSigner.EcdsaChannelSignerInterface EcdsaChannelSigner_impl, ChannelSigner.ChannelSignerInterface ChannelSigner_impl, ChannelPublicKeys pubkeys)
-