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

Pruning node after full sync #190

Closed
Ryba1986 opened this issue Jul 21, 2023 · 2 comments
Closed

Pruning node after full sync #190

Ryba1986 opened this issue Jul 21, 2023 · 2 comments
Labels
question Further information is requested

Comments

@Ryba1986
Copy link

Can i enable pruning after full sync?

@cculianu
Copy link
Owner

No, don’t do that. I think fulcrum refuses to run if you do that. The design of the electrum protocol assumes any txn from the blockchain can be retrieved by clients at any time. Even if fulcrum allowed that, it would lead to your server basically being a very bad server for clients.

@cculianu cculianu added the question Further information is requested label Jul 22, 2023
@Ryba1986
Copy link
Author

Ok thanks for the explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants