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

Extended api #334

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Extended api #334

wants to merge 4 commits into from

Conversation

dzdidi
Copy link
Contributor

@dzdidi dzdidi commented Dec 2, 2021

Based on #333

  • adds endpoint for getting individual user invoice
  • adds endpoint for getting individual transaction
  • extends invoice object with hash property
  • extends onchain transaction object with txid and vout

Denys Bitaccess and others added 4 commits November 30, 2021 09:20
confirmations target as a configurable variable instead of hardcoded const

Signed-off-by: Denys Bitaccess <denys@bitaccess.co>
feat: configurable on-chain confirmations target
* get invoice by hash

Signed-off-by: Denys Bitaccess <denys@bitaccess.co>
* extend onchain tx data
* extent lightning tx data
* refactor tx lookup
* add tx by hash lookup

Signed-off-by: Denys Bitaccess <denys@bitaccess.co>
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

Successfully merging this pull request may close these issues.

None yet

1 participant