Package org.ldk.impl

Interface bindings.LDKScore

  • Enclosing class:
    bindings

    public static interface bindings.LDKScore
    • Method Detail

      • channel_penalty_msat

        long channel_penalty_msat​(long short_channel_id,
                                  long source,
                                  long target)
      • payment_path_failed

        void payment_path_failed​(long[] path,
                                 long short_channel_id)
      • write

        byte[] write()