GithubHelp home page GithubHelp logo

Comments (2)

wbobeirne avatar wbobeirne commented on June 3, 2024

Unfortunately this API is only accessible over gRPC via SendPayment, but looks like the work isn't backported to SendPaymentSync which is what the REST API uses. Joule is limited to the REST API since it runs in the browser, which has no way to communicate over gRPC.

Marking this as blocked, would love to implement it if #8 ever gets done, but it's a huge shift in the way Joule works.

As an aside, I think the best UX is likely one where the user doesn't need to concern themselves with how many paths their payment takes. If we can't find a route with a single payment, try two. If it can't find one with two, try three etc.

from joule-extension.

Pantamis avatar Pantamis commented on June 3, 2024

Ok I understand, it would be a big refactoring indeed. Another solution would be to set the default value in LND directly, it would automatically allow MPP in Joule.

About the UX: LND does that automatically already :) you just need to tell him when it should stop trying to split the payment with this parameter. So I think we agree that it should be a general setting in a menu.

Setting the default value in LND looks finally much better for UX. It may be a good idea to allow this setting in later LND realeases.

I close the issue as a solution from LND seems much easier and better, thanks again for this amazing app 👍

from joule-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.