bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

How to config bittensor prune ?

Open bobbychen opened this issue 1 year ago • 2 comments

Describe the bug

Can not found bittensor prune config when running a node.

To Reproduce

Running a bittensor node

Expected behavior

Prune block automatically.

Screenshots

No response

Environment

Linux

Additional context

No response

bobbychen avatar Dec 04 '23 03:12 bobbychen

Can you give more details? This is vague and unclear. Please provide any information relevant, such as code snippets, outputs, and/or tracebacks you see

ifrit98 avatar Dec 12 '23 14:12 ifrit98

Sorry for the unclear description. My question is how to config bittensor prune strategy. Because my running fullnode just keep about 200 blocks. I want keep more blocks on node.

bobbychen avatar Dec 12 '23 14:12 bobbychen

this is a better issue for https://github.com/opentensor/subtensor

And for reference, you can try adding (adjusting) the --pruning flag on your subtensor node

camfairchild avatar Mar 27 '24 03:03 camfairchild