Package org.ldk.impl

Interface bindings.LDKRouter

  • Enclosing class:
    bindings

    public static interface bindings.LDKRouter
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long find_route​(byte[] payer, long route_params, byte[] payment_hash, long[] first_hops, long scorer)  
    • Method Detail

      • find_route

        long find_route​(byte[] payer,
                        long route_params,
                        byte[] payment_hash,
                        long[] first_hops,
                        long scorer)