Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crete new API to get transaction confirmation number #228

Open
pedroferreira1 opened this issue Aug 5, 2022 · 0 comments
Open

Crete new API to get transaction confirmation number #228

pedroferreira1 opened this issue Aug 5, 2022 · 0 comments
Assignees

Comments

@pedroferreira1
Copy link
Member

pedroferreira1 commented Aug 5, 2022

Acceptance Criteria

  • New API to get the number of blocks confirming a transaction

Motivation

Many integrations (e.g. exchanges) need to wait until a transaction has some blocks confirming it before validating the fund addition (a deposit in the exchange example). Currently, all integrations must send at least 2 requests to the full node to get this information. The main goal of this API is to facilitate these integrations allowing them to get this information with a single request to the headless wallet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant