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

Websocket per address filtering #36

Closed
dylan1951 opened this issue Jun 15, 2024 · 1 comment
Closed

Websocket per address filtering #36

dylan1951 opened this issue Jun 15, 2024 · 1 comment

Comments

@dylan1951
Copy link
Contributor

dylan1951 commented Jun 15, 2024

Public nodes don't allow block confirmation subscriptions for all blocks so it would be good to setup the per address filtering.

// ! TODO - subscribe to only connected acounts
// Options: map[string][]string{
// "accounts": {
// account,
// },
// },

Also should I be using the go or python version in a production environment currently?

@dylan1951
Copy link
Contributor Author

Whoops it's a duplicate of #3

@dylan1951 dylan1951 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 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