Package org.ldk.impl

Interface bindings.LDKWatch

  • Enclosing class:
    bindings

    public static interface bindings.LDKWatch
    • Method Detail

      • watch_channel

        long watch_channel​(long funding_txo,
                           long monitor)
      • update_channel

        long update_channel​(long funding_txo,
                            long update)
      • release_pending_monitor_events

        long[] release_pending_monitor_events()