Uses of Class
org.ldk.structs.ChannelSigner
-
Packages that use ChannelSigner Package Description org.ldk.structs -
-
Uses of ChannelSigner in org.ldk.structs
Methods in org.ldk.structs that return ChannelSigner Modifier and Type Method Description ChannelSigner
InMemorySigner. as_ChannelSigner()
Constructs a new ChannelSigner which calls the relevant methods on this_arg.ChannelSigner
EcdsaChannelSigner. get_channel_signer()
Gets the underlying ChannelSigner.ChannelSigner
WriteableEcdsaChannelSigner. get_channel_signer()
Gets the underlying ChannelSigner.static ChannelSigner
ChannelSigner. new_impl(ChannelSigner.ChannelSignerInterface arg, ChannelPublicKeys pubkeys)
-