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

Implement transaction_data_requests and set_transaction_status for fully populating transaction data for MemoryWallet #14

Open
willemolding opened this issue Sep 3, 2024 · 0 comments

Comments

@willemolding
Copy link
Collaborator

transaction_data_requests returns requests that the wallet driver should perform to fully populate the transaction data. The driver should periodically call this, make the requests, and then make calls to set_transaction_status

@willemolding willemolding changed the title Implement transaction_data_requests and set_transaction_status for fully populating transaction data Implement transaction_data_requests and set_transaction_status for fully populating transaction data for MemoryWallet Sep 3, 2024
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