Skip to content

Spark transactions sometimes take 15 seconds before they're pending #42

Description

@TheBlueMatt-macbook

After I call Wallet.pay, I generally expect the pending transaction to be in the tx list. This is certainly true for local LN, but sadly for spark I see it currently taking 15 seconds before the pending tx is listed (I'm not actually sure if Wallet.pay has returned by then, I stop waiting for that task after 5 seconds). I guess Spark just kinda sucks but I wonder if there's a way for us to cache the pending tx locally to include it in the list even if spark doesn't have it. Should also ask the breez folks, I suppose.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions