WriteableEcdsaChannelSigner |
InMemorySigner.as_WriteableEcdsaChannelSigner() |
Constructs a new WriteableEcdsaChannelSigner which calls the relevant methods on this_arg.
|
WriteableEcdsaChannelSigner |
WriteableEcdsaChannelSigner.clone() |
Creates a copy of a WriteableEcdsaChannelSigner
|
WriteableEcdsaChannelSigner |
SignerProvider.derive_channel_signer(long channel_value_satoshis,
byte[] channel_keys_id) |
Derives the private key material backing a `Signer`.
|
WriteableEcdsaChannelSigner |
SignerProvider.SignerProviderInterface.derive_channel_signer(long channel_value_satoshis,
byte[] channel_keys_id) |
Derives the private key material backing a `Signer`.
|
static WriteableEcdsaChannelSigner |
WriteableEcdsaChannelSigner.new_impl(WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface arg,
EcdsaChannelSigner.EcdsaChannelSignerInterface EcdsaChannelSigner_impl,
ChannelSigner.ChannelSignerInterface ChannelSigner_impl,
ChannelPublicKeys pubkeys) |
|