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

client: add get_submitted_tx method to get the transaction that we submitted #138

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

vincenzopalazzo
Copy link
Collaborator

@vincenzopalazzo vincenzopalazzo commented Apr 7, 2023

There are use cases with lite clients where it
is necessary to retrieve a submitted transaction by txid.

client/src/client.rs Outdated Show resolved Hide resolved
@vincenzopalazzo vincenzopalazzo force-pushed the macros/getutxo branch 5 times, most recently from 61bd119 to 8a41143 Compare June 24, 2023 16:37
@vincenzopalazzo vincenzopalazzo changed the title feat: get an utxo from the mempool client: add get_submitted_tx method to get the transaction that we submitted Jun 24, 2023
@vincenzopalazzo
Copy link
Collaborator Author

Done what was discussed in the meeting

There are use cases with light clients where it is necessary to retrieve
a submitted transaction by `txid`.

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@cloudhead cloudhead merged commit 9621ab7 into cloudhead:master Jun 26, 2023
4 checks passed
@vincenzopalazzo vincenzopalazzo deleted the macros/getutxo branch June 27, 2023 08:34
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

2 participants