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

Allow disabling wallet background syncing #310

Open
tnull opened this issue Jun 17, 2024 · 0 comments
Open

Allow disabling wallet background syncing #310

tnull opened this issue Jun 17, 2024 · 0 comments

Comments

@tnull
Copy link
Collaborator

tnull commented Jun 17, 2024

As Esplora syncing is heavily rate limited, we so far recommended to avoid manual syncing via sync_wallets and rather rely on the background syncing interval.

However, some users might have setups where they want to or have to rely on manually syncing the wallets. While they can currently bump the intervals to u64::MAX, we should consider supporting this explicitly by making the interval config settings Options and disabling background syncing of the wallets/fee rate cache if the corresponding value is disabled.

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