Package org.ldk.impl

Interface bindings.LDKScoreUpdate

  • Enclosing class:
    bindings

    public static interface bindings.LDKScoreUpdate
    • Method Detail

      • payment_path_failed

        void payment_path_failed​(long path,
                                 long short_channel_id)
      • payment_path_successful

        void payment_path_successful​(long path)
      • probe_failed

        void probe_failed​(long path,
                          long short_channel_id)
      • probe_successful

        void probe_successful​(long path)