Add a stream that polls for a transaction by id
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
SImilar to how `blocks$` polls the API endpoint point, we need something similar for a given transaction:
https://github.com/blockstack/rx/blob/e0d89280404bbddc1b4c9013f9f30a7e1b73cc79/src/main.ts#L26-L39
This could look much like above, and use the `'@stacks/blockchain-api-client'` to poll, but rather than a stream, a function that returns a stream?
@pavitthrap @fbwoolf could one of you two take this on?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.