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

Define events #29

Open
tiero opened this issue Aug 22, 2022 · 0 comments
Open

Define events #29

tiero opened this issue Aug 22, 2022 · 0 comments

Comments

@tiero
Copy link
Member

tiero commented Aug 22, 2022

Also, I'm not so convinced that subscribing for spent/unspent utxos in neutrinod is ideal for UX. I would need to make 2 subscription to be notified of my utxo pool this way. Instead, 2 topics that make more sense to me are "transactions" and "utxos" (which are the abstractions built on top of neutrino scanner tx reports in vv/ocean). The idea is to get notified about every tx or utxo of interest, with the payload carrying the spent/unspent and confirmed/unconfirmed status.

Originally posted by @altafan in #28 (review)

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