Package org.ldk.impl

Interface bindings.LDKMessageRouter

  • Enclosing class:
    bindings

    public static interface bindings.LDKMessageRouter
    • Method Detail

      • find_path

        long find_path​(byte[] sender,
                       byte[][] peers,
                       long destination)