Package org.ldk.impl

Interface bindings.LDKKeysInterface

  • Enclosing class:
    bindings

    public static interface bindings.LDKKeysInterface
    • Method Detail

      • get_node_secret

        byte[] get_node_secret()
      • get_destination_script

        byte[] get_destination_script()
      • get_shutdown_scriptpubkey

        long get_shutdown_scriptpubkey()
      • get_channel_signer

        long get_channel_signer​(boolean inbound,
                                long channel_value_satoshis)
      • get_secure_random_bytes

        byte[] get_secure_random_bytes()
      • read_chan_signer

        long read_chan_signer​(byte[] reader)
      • sign_invoice

        long sign_invoice​(byte[] invoice_preimage)