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